Repair top menu links padding

stable
Daniel García 2018-11-26 09:01:46 +01:00 committed by Alex Hermida
parent df9fa920f9
commit 6d1ec47244
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ $dropdown-width: 350px;
.topnav-dropdown-wrapper > a {
color: $white;
margin: 0;
padding: .5rem 1rem;
padding: .5rem 2rem;
}
.active {
background: rgba($white, .95);
@ -216,7 +216,7 @@ $dropdown-width: 350px;
color: $white;
font-size: .7rem;
height: 18px;
left: 37px;
left: 52px;
line-height: 18px;
position: absolute;
text-align: center;