Skip to content
Snippets Groups Projects
Commit c2495836 authored by Annabel Dunstone's avatar Annabel Dunstone
Browse files

Remove mobile styles; horizontally scroll layout nav links

parent 3592a597
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -222,29 +222,13 @@
.dropdown {
margin-left: 7px;
}
@media (max-width: $screen-md-max) {
float: none;
margin-bottom: 10px;
.btn {
width: 20%;
}
}
@media (max-width: $screen-xs-max) {
text-align: center;
.rss-btn,
.dropdown-new {
display: inline-block;
width: 48%;
}
}
}
 
.nav-links {
border-bottom: none;
height: 51px;
white-space: nowrap;
overflow-x: auto;
 
li {
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment