This commit is contained in:
Matthew Connelly 2015-03-09 20:06:43 +00:00
parent e8edc56880
commit a9db15ad35
1 changed files with 3 additions and 1 deletions

View File

@ -70,11 +70,13 @@ h3.highlight {
min-height: 48px; height: 48px;
box-shadow: 0px -1px 20px 8px rgba(0, 0, 0, 0.25);
}
.navbar-nav {
min-height: 48px; height: 48px;
}
.navbar-nav > li > a {
color:#fff;
padding-left:20px;
padding-right:20px;
min-height: 48px; height: 48px;
border-left:1px solid #d7338e;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {