Fixed Navbar
identicon
badab
DISCUSSION OF ORIGIN

badab Monday 18th January 2016, 20:03:23

Fixed Navbar

> Fixed Nav Bar:

.navbar-fixed-top {
top: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0px;
left: 0px;
z-index: 1030;
margin-bottom: 0px;
}
.navbar {
color: #999;
}
.navbar {
margin-bottom: 18px;
overflow: visible;
}
.navbar-fixed-top {
top: 0px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0px;
left: 0px;
z-index: 1030;
margin-bottom: 0px;
}
.navbar {
color: #999;
}
.navbar {
margin-bottom: 18px;
overflow: visible;
}
DISCUSSION OF ORIGIN
Suggested Topics View / Reply Forum
Kat#b0d39 started Date format problem in config 1.6K / 7 Bug reports
Simon started 🇫🇷 Connexion 1.4K / 4 International Discussions
ddb0a started plugin Rating 1.8K / 5 Feature Requests
Alexander Liebrecht started solved-Tag not worked v1.0 beta 3 Fresh-Update 969 / 3 Bug reports
Top