Modifed layout-top-nav to have a better look

This commit is contained in:
Abdullah Almsaeed
2015-02-15 21:45:16 -05:00
parent ebc66a896e
commit 2370bd873e
10 changed files with 31 additions and 9 deletions

View File

@@ -209,6 +209,9 @@ a:focus {
min-height: 50px;
border-radius: 0;
}
.layout-top-nav .main-header > .navbar {
margin-left: 0!important;
}
.main-header #navbar-search-input {
background: rgba(255, 255, 255, 0.2);
border-color: transparent;
@@ -294,6 +297,9 @@ a:focus {
padding: 0 15px;
font-weight: 300;
}
.main-header .navbar-brand {
color: #fff;
}
.content-header {
position: relative;
padding: 15px 15px 0 15px;