From 3b97c1c26faa27f6c586a80a33d1cdff3e0301b7 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Sun, 21 Jul 2013 12:26:31 +0430 Subject: [PATCH] It is causing unstability on read --- src/main/webapp/sass/themes/_ebraminio.scss | 4 ---- 1 file changed, 4 deletions(-) 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; }