]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/baggy/css/main.css
translation fix for #887 and tiny display fix
[github/wallabag/wallabag.git] / themes / baggy / css / main.css
index b775a2916251ae40edbc21f6a7d8de654519d7dc..f2fd1ad898e7f429c5bf2227bce466d8eeb063ef 100755 (executable)
@@ -92,6 +92,7 @@ form fieldset {
 form input[type="text"], select, form input[type="password"], form input[type="url"], form input[type="email"] {
   border: 1px solid #999;
   padding: 0.5em 1em;
+  margin-left: 5px;
   min-width: 12em;
   color: #666;
 }
@@ -180,7 +181,7 @@ h2:after {
   padding-top: 9.5em;
   height: 100%;
   box-shadow:inset -4px 0 20px rgba(0,0,0,0.6);
-  z-index: 10;
+  z-index: 15;
 }
 
 #main {