initial commit for the bootstrap version 4 branch - upgrade lib and make nav.tpl kind of working again

This commit is contained in:
Mario Vavti
2017-03-09 10:17:57 +01:00
parent 8e3a026276
commit 39d56fd08f
22 changed files with 11551 additions and 8755 deletions

View File

@@ -2,6 +2,7 @@
/* nav overrides */
nav .badge {
position: absolute;
top: 1px;
@@ -14,17 +15,10 @@ nav .badge {
border-radius: 10px;
}
#navbar-collapse-1 i,
.navbar-header i {
#navbar-collapse-1 i {
font-size: 14px;
}
nav .navbar-header img {
height: 49px;
width: 49px;
margin-top: 1px;
}
/* nav overrides end */