aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
authorliuyl <[email protected]>2013-07-28 14:05:47 +0800
committerliuyl <[email protected]>2013-07-28 14:05:47 +0800
commitefac0bf8d6cda1e6af85fb84d30d673c8e0a2ee8 (patch)
treed25b217bb814cdb8da73848df6736be2a0dcca09 /less/type.less
parentc25bf6ba460125f7a99e0867062eceb2bc1dc9f5 (diff)
downloadbootstrap-efac0bf8d6cda1e6af85fb84d30d673c8e0a2ee8.tar.xz
bootstrap-efac0bf8d6cda1e6af85fb84d30d673c8e0a2ee8.zip
make pull-right !important
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index 0acb7f35d..ba0a33692 100644
--- a/less/type.less
+++ b/less/type.less
@@ -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;