2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

adding code and .label sections to type section

This commit is contained in:
Mark Otto
2011-09-10 15:29:38 -07:00
parent 6d99ae5659
commit 99ede580cf
8 changed files with 211 additions and 19 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ code {
pre {
background-color: #f5f5f5;
display: block;
padding: @baseline - 1;
padding: (@baseline - 1) / 2;
margin: 0 0 @baseline;
line-height: @baseline;
font-size: 12px;