diff --git a/src/main/webapp/sass/themes/_ebraminio.scss b/src/main/webapp/sass/themes/_ebraminio.scss index 4ce06263..2769943e 100644 --- a/src/main/webapp/sass/themes/_ebraminio.scss +++ b/src/main/webapp/sass/themes/_ebraminio.scss @@ -6,10 +6,6 @@ input, button, select, textarea { font-family: inherit; /* what said above */ } - /* My scroll speed hack, it is temporary */ - .toolbar { - position: relative; - } .entryList { padding-top: 0!important; }