summaryrefslogtreecommitdiffstats
path: root/core/css/header.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-05 13:12:07 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-05 13:12:07 +0200
commit24641c909ee45e82d5ec7602a3a31e153cbbbb35 (patch)
treea3f92bbc99c146351c07f7fecbb2b0d0ccd7e957 /core/css/header.css
parent9e56acbdc9c3196f630251938a5e8f5b5c507f2c (diff)
downloadnextcloud-server-24641c909ee45e82d5ec7602a3a31e153cbbbb35.tar.gz
nextcloud-server-24641c909ee45e82d5ec7602a3a31e153cbbbb35.zip
adjust CSS to styleguide, remove left padding, prevent user-selection
Diffstat (limited to 'core/css/header.css')
-rw-r--r--core/css/header.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/css/header.css b/core/css/header.css
index 83612c67445..d04895d27cf 100644
--- a/core/css/header.css
+++ b/core/css/header.css
@@ -122,10 +122,6 @@
/* NAVIGATION --------------------------------------------------------------- */
-#content-wrapper {
- padding-left: 0;
-}
-
#navigation {
position: fixed;
top: 45px;