summaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2013-11-26 18:32:04 +0100
committerMorris Jobke <morris.jobke@gmail.com>2013-11-27 16:10:49 +0100
commit41c67520302901cdcd9acced16fc315164c701de (patch)
treed1367ce09c7b57edfcbc6ae1f0fc8a7c7f10f3e0 /core/css/styles.css
parent3360719bbf3cb9a2b086b10b8b1a0a21e78531b4 (diff)
downloadnextcloud-server-41c67520302901cdcd9acced16fc315164c701de.tar.gz
nextcloud-server-41c67520302901cdcd9acced16fc315164c701de.zip
fix navbar
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index c9820c4ae3e..6cfbad2b56b 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -568,7 +568,6 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
width: 80px;
margin-top:45px;
z-index: 75;
- height: 100%;
background: #383c43 url('../img/noise.png') repeat;
overflow-y: auto;
-moz-box-sizing:border-box; box-sizing:border-box;