mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
run grunt dist
This commit is contained in:
Vendored
+6
-5
@@ -2881,12 +2881,13 @@ button.close {
|
||||
}
|
||||
|
||||
.navbar-toggle {
|
||||
position: absolute;
|
||||
top: 9px;
|
||||
right: 10px;
|
||||
position: relative;
|
||||
float: right;
|
||||
width: 48px;
|
||||
height: 32px;
|
||||
padding: 8px 12px;
|
||||
height: 34px;
|
||||
padding: 6px 12px;
|
||||
margin-top: 8px;
|
||||
margin-bottom: 8px;
|
||||
background-color: transparent;
|
||||
border: 1px solid #dddddd;
|
||||
border-radius: 4px;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user