aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/main.css')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index dbae5faf..68f3f2ee 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -671,3 +671,7 @@ div.settings div.input-field ul {
671div.settings div.file-field div { 671div.settings div.file-field div {
672 margin-top: inherit; 672 margin-top: inherit;
673} 673}
674
675.input-field label.active {
676 font-size: 1rem;
677}