We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d9225 commit 8a031d6Copy full SHA for 8a031d6
1 file changed
Resources/public/less/responsive.less
@@ -35,10 +35,10 @@
35
@import "../../../../../../../twbs/bootstrap/less/responsive-1200px-min.less";
36
37
//// Tablets to regular desktops
38
-@import "responsive-768px-979px.less";
+@import "responsive-768px-991px.less";
39
40
// Phones to portrait tablets and narrow desktops
41
-@import "responsive-767px-max.less";
+@import "responsive-768px-max.less";
42
43
44
// RESPONSIVE NAVBAR
0 commit comments