2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

buttons and pre updates for font-size

This commit is contained in:
Mark Otto
2012-07-05 15:15:57 -07:00
parent 3c07eaa251
commit 68146db004
4 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -786,7 +786,7 @@ cite {
code,
pre {
padding: 0 3px 2px;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 13px;
color: #333333;
-webkit-border-radius: 3px;
@@ -2726,7 +2726,7 @@ button.close {
.btn {
display: inline-block;
*display: inline;
padding: 4px 10px 4px;
padding: 4px 14px 4px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 14px;