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

Run grunt dist

This commit is contained in:
Julian Thilo
2013-11-17 23:45:42 +01:00
parent cdb243706e
commit 8aec527614
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4665,13 +4665,13 @@ textarea.input-group-sm > .input-group-btn > .btn {
}
.navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
+1 -1
View File
File diff suppressed because one or more lines are too long