make css after merge
This commit is contained in:
parent
32e57efd1f
commit
95356ee062
2 changed files with 5 additions and 1 deletions
5
bootstrap.css
vendored
5
bootstrap.css
vendored
|
|
@ -6,7 +6,7 @@
|
|||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||
* Date: Thu Jan 26 14:52:24 PST 2012
|
||||
* Date: Thu Jan 26 15:04:19 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
|
|
@ -2514,6 +2514,9 @@ table .span12 {
|
|||
-moz-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.btn.large .icon {
|
||||
margin-top: 1px;
|
||||
}
|
||||
.btn.small {
|
||||
padding: 7px 9px 7px;
|
||||
font-size: 11px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue