Browse Source

better footer height

bach 2 years ago
parent
commit
785719e6d3

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


BIN
web/themes/custom/materiotheme/assets/dist/main.css.gz


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 6 - 1
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -2844,6 +2844,11 @@ footer[role="contentinfo"]{
         >*{
           margin-right: 0.5em;
         }
+        .form-item,
+        .form-actions{
+          margin-top: 0.3em;
+          margin-bottom: 0.3em;
+        }
         #edit-subscriptions{
           display: flex;
           flex-flow: row nowrap;
@@ -2893,7 +2898,7 @@ footer[role="contentinfo"]{
         display: flex;
         flex-flow: row nowrap;
         li.menu-item{
-          padding: 1em 0.5em;
+          padding: 0.5em;
         }
       }
     }

Some files were not shown because too many files changed in this diff