Commit 85484887 authored by afc163's avatar afc163

Improve header responsive

parent cfbe147f
......@@ -49,6 +49,12 @@
}
}
@media screen and (max-width: @screen-xs) {
.trigger {
display: none;
}
}
.right {
float: right;
height: 100%;
......
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