]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Fixed different font-size for labels in config screen
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index dbae5fafdd28df50459f6b48e8c30a9f3e8aaaf2..68f3f2ee57e55c84605eba8ad3c15b7fd7bd1172 100755 (executable)
@@ -671,3 +671,7 @@ div.settings div.input-field ul {
 div.settings div.file-field div {
   margin-top: inherit;
 }
+
+.input-field label.active {
+    font-size: 1rem;
+}