Changeset 96262 in spip-zone
- Timestamp:
- Mar 28, 2016, 2:38:15 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/responsivenav/trunk/css/responsive-nav.spip.css.html
r96224 r96262 15 15 @media screen and (max-width: #EVAL{_RESPONSIVENAV_BREAKPOINT}) { 16 16 a.nav-toggle {display:block;} 17 #nav ul li a {float:none;} /* Pour SPIP 3.0 dist */ 17 18 #nav ul.menu-items {float:none;overflow:hidden;} /* Pour ZDist V2 */ 18 19 }
Note: See TracChangeset
for help on using the changeset viewer.