1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

reorder media queries

This commit is contained in:
Mark Otto
2012-06-25 16:25:50 -07:00
parent 8c2db7d7d6
commit 94a3d4eb14
4 changed files with 533 additions and 533 deletions

View File

@@ -31,14 +31,14 @@
// MEDIA QUERIES
// ------------------
// Phones to portrait tablets and narrow desktops
@import "responsive-767px-max.less";
// Large desktops
@import "responsive-1200px-min.less";
// Tablets to regular desktops
@import "responsive-768px-979px.less";
// Large desktops
@import "responsive-1200px-min.less";
// Phones to portrait tablets and narrow desktops
@import "responsive-767px-max.less";
// RESPONSIVE NAVBAR