1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-28 22:39:11 +02:00

tweak spacing once more on prettify; add support for uneditable inputs to input-append and prepend

This commit is contained in:
Mark Otto
2012-01-07 01:22:52 -08:00
parent e23448ab1b
commit 45d671d97f
5 changed files with 32 additions and 13 deletions

View File

@@ -31,7 +31,7 @@ ol.linenums {
margin: 0 0 0 33px; /* IE indents via margin-left */
}
ol.linenums li {
padding-left: 7px;
padding-left: 12px;
color: #bebec5;
line-height: 18px;
text-shadow: 0 1px 0 #fff;