Skip to content

Commit 09cb9c2

Browse files
committed
Remove bottom border from .navbar-inner
1 parent a9e4b1f commit 09cb9c2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

less/okfn-common.less

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
border-radius: 0px 0px 0px 0px;
1919
padding-left: 0px;
2020
padding-right: 0px;
21-
border-top:none;
22-
border-right:none;
23-
border-left:none;
21+
border:none;
2422
}
2523

2624
.btn-primary {

style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)