mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
make pre font-size a percentage of @baseFontSize
This commit is contained in:
Vendored
+1
-1
@@ -525,7 +525,7 @@ pre {
|
||||
display: block;
|
||||
padding: 8.5px;
|
||||
margin: 0 0 9px;
|
||||
font-size: 12px;
|
||||
font-size: 12.025px;
|
||||
line-height: 18px;
|
||||
background-color: #f5f5f5;
|
||||
border: 1px solid #ccc;
|
||||
|
||||
Reference in New Issue
Block a user