2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

make navbar-text float left

This commit is contained in:
liuyl
2013-07-30 09:30:21 +08:00
parent 8b5e41d900
commit 7cfcfdfe64
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -2974,6 +2974,8 @@ button.close {
}
.navbar-text {
float: left;
padding: 0 15px;
margin-top: 15px;
margin-bottom: 15px;
}