summaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-06-03 15:04:30 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2014-06-03 15:04:30 +0200
commit79b3558c6d6f76095a04bb32bed05dbb5493ca91 (patch)
tree2a31a2f700ef6171ad0d8b2fc3ec1c3b4060a523 /core/css/styles.css
parent2b1a7a76c37239c4f515f701a686889a359f4567 (diff)
parent39982c2aea841658bd6dbc67db50b568a32c8608 (diff)
downloadnextcloud-server-79b3558c6d6f76095a04bb32bed05dbb5493ca91.tar.gz
nextcloud-server-79b3558c6d6f76095a04bb32bed05dbb5493ca91.zip
Merge pull request #7151 from owncloud/user-jquery
Continuing the New User management
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 692c76f552c..be42fedd912 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -309,7 +309,7 @@ input[type="submit"].enabled {
position: fixed;
top:45px;
right: 0;
- left: 0;
+ left:0;
height: 44px;
width: 100%;
padding: 0;