2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

update to docs to cleanup pagination for smartphones, fix some pagination inconsistencies

This commit is contained in:
Mark Otto
2011-10-26 21:04:14 -07:00
parent b4c0d2a6b2
commit e616026d67
5 changed files with 37 additions and 24 deletions
+2 -2
View File
@@ -149,12 +149,12 @@ blockquote {
border-left: 5px solid #eee;
padding-left: 15px;
p {
#font > .shorthand(300,14px,@baseLineHeight);
#font > .shorthand(300,16px,@baseLineHeight * 1.25);
margin-bottom: 0;
}
small {
display: block;
#font > .shorthand(300,12px,@baseLineHeight);
line-height: @baseLineHeight;
color: @grayLight;
&:before {
content: '\2014 \00A0';