Bugzilla – Attachment #140620: Bug 30952: Fix color of navbar toggle on small screen for
bug #30952
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30952
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss (-1 / +4 lines)
Lines 1-3
Link Here
1
a.navbar-toggle {
2
color: #fff;
3
}
4
1
#header {
5
#header {
2
.navbar-nav > li > a {
6
.navbar-nav > li > a {
3
overflow: hidden;
7
overflow: hidden;
4
-
Return to
bug 30952