Run grunt.

[ci skip]
This commit is contained in:
XhmikosR 2015-11-23 18:51:32 +02:00
parent bc2d162fd1
commit 569f86051e
11 changed files with 35 additions and 36 deletions

View file

@ -5597,62 +5597,62 @@ button.close {
}
.text-xs-left {
text-align: left;
text-align: left !important;
}
.text-xs-right {
text-align: right;
text-align: right !important;
}
.text-xs-center {
text-align: center;
text-align: center !important;
}
@media (min-width: 544px) {
.text-sm-left {
text-align: left;
text-align: left !important;
}
.text-sm-right {
text-align: right;
text-align: right !important;
}
.text-sm-center {
text-align: center;
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left;
text-align: left !important;
}
.text-md-right {
text-align: right;
text-align: right !important;
}
.text-md-center {
text-align: center;
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left;
text-align: left !important;
}
.text-lg-right {
text-align: right;
text-align: right !important;
}
.text-lg-center {
text-align: center;
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left;
text-align: left !important;
}
.text-xl-right {
text-align: right;
text-align: right !important;
}
.text-xl-center {
text-align: center;
text-align: center !important;
}
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -5597,62 +5597,62 @@ button.close {
}
.text-xs-left {
text-align: left;
text-align: left !important;
}
.text-xs-right {
text-align: right;
text-align: right !important;
}
.text-xs-center {
text-align: center;
text-align: center !important;
}
@media (min-width: 544px) {
.text-sm-left {
text-align: left;
text-align: left !important;
}
.text-sm-right {
text-align: right;
text-align: right !important;
}
.text-sm-center {
text-align: center;
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left;
text-align: left !important;
}
.text-md-right {
text-align: right;
text-align: right !important;
}
.text-md-center {
text-align: center;
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left;
text-align: left !important;
}
.text-lg-right {
text-align: right;
text-align: right !important;
}
.text-lg-center {
text-align: center;
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left;
text-align: left !important;
}
.text-xl-right {
text-align: right;
text-align: right !important;
}
.text-xl-center {
text-align: center;
text-align: center !important;
}
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long