bach 2 lat temu
rodzic
commit
c5b69691a7

+ 1 - 1
web/themes/custom/eql/css-compiled/styles.css

@@ -3796,7 +3796,7 @@ a {
         background-color: white;
         padding-bottom: 0.8rem;
         max-width: inherit;
-        width: 200px;
+        width: 220px;
         align-items: center;
         height: 20px; }
         #header-top .region-header-top-left ul li a {

+ 1 - 1
web/themes/custom/eql/scss/partials/_header.scss

@@ -114,7 +114,7 @@
                 background-color: $white;
                 padding-bottom: 0.8rem;
                 max-width: inherit;
-                width: 200px;
+                width: 220px;
                 align-items: center;
                 // padding-left: 1rem;
                 height: 20px;