css menu fix
This commit is contained in:
@@ -3796,7 +3796,7 @@ a {
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
padding-bottom: 0.8rem;
|
padding-bottom: 0.8rem;
|
||||||
max-width: inherit;
|
max-width: inherit;
|
||||||
width: 200px;
|
width: 220px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 20px; }
|
height: 20px; }
|
||||||
#header-top .region-header-top-left ul li a {
|
#header-top .region-header-top-left ul li a {
|
||||||
|
|||||||
@@ -114,7 +114,7 @@
|
|||||||
background-color: $white;
|
background-color: $white;
|
||||||
padding-bottom: 0.8rem;
|
padding-bottom: 0.8rem;
|
||||||
max-width: inherit;
|
max-width: inherit;
|
||||||
width: 200px;
|
width: 220px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
// padding-left: 1rem;
|
// padding-left: 1rem;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
|
|||||||
Reference in New Issue
Block a user