]> source.dussan.org Git - nextcloud-server.git/commitdiff
Takes Import button to next line.
authorraghunayyar <me@iraghu.com>
Mon, 21 Oct 2013 09:49:02 +0000 (15:19 +0530)
committerraghunayyar <me@iraghu.com>
Mon, 21 Oct 2013 09:49:02 +0000 (15:19 +0530)
settings/css/settings.css

index 396a35f038e0fc2c1bb426665f875515e96d9026..b47075241dfd9a75cf7fa28e0191041127793f26 100644 (file)
@@ -7,7 +7,10 @@ input#openid, input#webdav { width:20em; }
 
 
 /* PERSONAL */
-#rootcert_import { margin:0 30px 0 0; }
+#rootcert_import {
+       margin: 0 0 10px 0;
+       display: block;
+}
 
 /* Sync clients */
 .clientsbox { margin:12px; }