@@ -49,6 +49,12 @@
}
+@media screen and (max-width: @screen-xs) {
+ .trigger {
+ display: none;
+ }
+}
+
.right {
float: right;
height: 100%;