diff --git a/src/main/webapp/sass/themes/_ebraminio.scss b/src/main/webapp/sass/themes/_ebraminio.scss index 2769943e..02040af7 100644 --- a/src/main/webapp/sass/themes/_ebraminio.scss +++ b/src/main/webapp/sass/themes/_ebraminio.scss @@ -6,13 +6,6 @@ input, button, select, textarea { font-family: inherit; /* what said above */ } - .entryList { - padding-top: 0!important; - } - /* needed for more scroll speed */ - #uvTab { - display: none; - } /* Change source-codes in feeds background to white */ pre { background-color: transparent;