docs: Remove unuseful breakpoint in theme

This commit is contained in:
Jean-Yves Gastaud 2016-12-20 15:50:42 +01:00 committed by digitalcraftsman
parent 8489608012
commit c22b7ff8d9

View file

@ -55,10 +55,3 @@
display: none;
}
}
@media (max-width:320px) {
.notification-row {
display: none;
}
}