summaryrefslogtreecommitdiff
path: root/assets/css/src/header.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/src/header.css')
-rw-r--r--assets/css/src/header.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/assets/css/src/header.css b/assets/css/src/header.css
index f4903128..530eba45 100644
--- a/assets/css/src/header.css
+++ b/assets/css/src/header.css
@@ -116,10 +116,3 @@ header h1 .tooltip {
.menu-inline {
margin-bottom: 5px;
}
-
-@media only screen and (max-width: 640px) {
- .page-header-mobile li {
- display: block;
- margin-bottom: 5px;
- }
-}