Fossil SCM

The default skin requires 1200px or more before the "wideonly" class is displayed.

drh 2018-09-11 00:56 trunk
Commit 68f4c2b048ad1e48834bce6ce194cfb288181040a487dedcc4c17c94f05f6eb9
1 file changed +1 -1
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -259,11 +259,11 @@
259259
}
260260
.mainmenu {
261261
padding: 10px;
262262
}
263263
}
264
-@media screen and (max-width: 950px) {
264
+@media screen and (max-width: 1200px) {
265265
/* Special declarations for narrow desktop or wide mobile */
266266
.wideonly {
267267
display: none;
268268
}
269269
}
270270
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -259,11 +259,11 @@
259 }
260 .mainmenu {
261 padding: 10px;
262 }
263 }
264 @media screen and (max-width: 950px) {
265 /* Special declarations for narrow desktop or wide mobile */
266 .wideonly {
267 display: none;
268 }
269 }
270
--- skins/default/css.txt
+++ skins/default/css.txt
@@ -259,11 +259,11 @@
259 }
260 .mainmenu {
261 padding: 10px;
262 }
263 }
264 @media screen and (max-width: 1200px) {
265 /* Special declarations for narrow desktop or wide mobile */
266 .wideonly {
267 display: none;
268 }
269 }
270

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button