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 7777714d96
commit 76e33bcb3e
-7
View File
@@ -55,10 +55,3 @@
display: none;
}
}
@media (max-width:320px) {
.notification-row {
display: none;
}
}