bunch of small tweaks, fixed a typo

This commit is contained in:
Mark Otto 2011-06-29 07:40:14 -07:00
parent a878b83e69
commit 5f818d3d22
7 changed files with 42 additions and 113 deletions

View file

@ -189,22 +189,6 @@ div.actions {
.help-block {
display: block;
max-width: 600px;
h5, p, ol li {
color: @gray;
}
p, ol li {
font-size: 12px;
}
p {
margin-bottom: 0;
font-size: 12px;
line-height: @baseline;
color: @grayLight;
}
ol {
margin-bottom: 10px;
margin-left: 25px;
}
}
// Inline Fields (input fields that appear as inline objects
@ -285,7 +269,7 @@ ul.inputs-list {
}
small {
font-size: 12px;
font-weight: normal !important;
font-weight: normal;
}
}
ul.inputs-list {