mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
Adding media queries breakpoints variables
This commit is contained in:
+1
-1
@@ -514,7 +514,7 @@ select:focus:invalid {
|
||||
// Horizontal forms
|
||||
// --------------------------------------------------
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
@media screen and (min-width: @screen-tablet) {
|
||||
|
||||
.form-horizontal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user