Minor patch mobile nav
This commit is contained in:
3
_CDN/css/skeleton.css
vendored
3
_CDN/css/skeleton.css
vendored
@@ -439,7 +439,7 @@ there.
|
||||
Dropdown for mobile-navbar.
|
||||
======================================================= */
|
||||
.dropdown {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
color: #f2f2f2;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
@@ -461,6 +461,7 @@ text-decoration: none;
|
||||
background-color: #000;
|
||||
min-width: 160px;
|
||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
}
|
||||
.dropdown-content a {
|
||||
|
Reference in New Issue
Block a user