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
Fred started Flatboard 1.0.5 1.3K / 2 Announcements
kokoo started sort forums didnt work 1.1K / 1 Bug reports
Aurel#62177 started After install error 1.4K / 3 General Questions
hmmy started Edited Posts Timestamp 1.1K / 2 Feature Requests
Top