2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

make pull-right !important

This commit is contained in:
liuyl
2013-07-28 14:05:47 +08:00
parent c25bf6ba46
commit efac0bf8d6
6 changed files with 5 additions and 19 deletions
-1
View File
@@ -195,7 +195,6 @@ blockquote {
// Float right with text-align: right
&.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid @blockquote-border-color;