mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
grunt dist
This commit is contained in:
parent
7bfd2cc0af
commit
429fc9331e
1
dist/css/bootstrap.css
vendored
1
dist/css/bootstrap.css
vendored
@ -1660,7 +1660,6 @@ input[type="radio"],
|
||||
input[type="checkbox"] {
|
||||
margin: 4px 0 0;
|
||||
margin-top: 1px \9;
|
||||
/* IE8-9 */
|
||||
line-height: normal;
|
||||
}
|
||||
input[type="file"] {
|
||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap.css.map
vendored
2
docs/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
@ -49,7 +49,8 @@
|
||||
"grunt-saucelabs": "~5.0.0",
|
||||
"grunt-sed": "~0.1.1",
|
||||
"load-grunt-tasks": "~0.3.0",
|
||||
"markdown": "~0.5.0"
|
||||
"markdown": "~0.5.0",
|
||||
"css-flip": "~0.3.0"
|
||||
},
|
||||
"jspm": {
|
||||
"main": "js/bootstrap",
|
||||
|
Loading…
Reference in New Issue
Block a user