mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Fixes navbar alignment; updates copyright year to 2018; WatchOut label in navbar removed upon scrolling down
This commit is contained in:
@ -380,7 +380,7 @@
|
||||
float: left !important;
|
||||
}
|
||||
.navbar-right {
|
||||
float: right !important;
|
||||
float: right !important;
|
||||
margin-right: -$navbar-padding-horizontal;
|
||||
|
||||
~ .navbar-right {
|
||||
@ -660,3 +660,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.hacky-css{
|
||||
width: 100% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user