mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-31 00:58:10 -05:00
updated docs and type styles for blockquotes and a few fixes for type
This commit is contained in:
@@ -160,6 +160,15 @@ blockquote {
|
||||
content: '\2014 \00A0';
|
||||
}
|
||||
}
|
||||
|
||||
// Float right with text-align: right
|
||||
&.pull-right {
|
||||
float: right;
|
||||
p,
|
||||
small {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Addresses
|
||||
|
||||
Reference in New Issue
Block a user