Commit ac4e3cfe authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Conflict fixes

parent 940e7024
......@@ -57,7 +57,7 @@ header {
.navbar-toggle {
min-width: 45px;
padding: 4px $gl-padding;
padding: 0 $gl-padding;
margin-right: -7px;
font-size: 14px;
text-align: center;
......@@ -73,16 +73,16 @@ header {
}
}
.fa-times {
.close-icon {
display: none;
}
.menu-expanded {
.fa-ellipsis-v {
.more-icon {
display: none;
}
.fa-times {
.close-icon {
display: block;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment