css menu fix
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user