ref: c22b7ff8d97233f0410793d5784004d43348f78c
parent: 8489608012cca5741a5f704f6ebf5c0329b287fa
author: Jean-Yves Gastaud <[email protected]>
date: Tue Dec 20 10:50:42 EST 2016
docs: Remove unuseful breakpoint in theme
--- a/docs/static/css/style-responsive.css
+++ b/docs/static/css/style-responsive.css
@@ -55,10 +55,3 @@
display: none;
}
}
-
-@media (max-width:320px) {
-
- .notification-row {
- display: none;
- }
-}