2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

grunt dist after adding .text-justify

This commit is contained in:
Mark Otto
2013-12-07 12:19:17 -08:00
parent bfd8f8c83a
commit a1f737b436
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -576,6 +576,10 @@ cite {
text-align: center;
}
.text-justify {
text-align: justify;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
+1 -1
View File
File diff suppressed because one or more lines are too long