get rid of bootstrap's blockqote margin css which is just bloody wrong and can't easily be over-ridden
This commit is contained in:
parent
3869b16298
commit
4b66a399e4
2
library/bootstrap/css/bootstrap.min.css
vendored
2
library/bootstrap/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
2014-01-24.567
|
2014-01-25.568
|
||||||
|
@ -91,6 +91,7 @@ blockquote {
|
|||||||
border-left: 4px solid #dae4ee;
|
border-left: 4px solid #dae4ee;
|
||||||
padding: 0.4em;
|
padding: 0.4em;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ccollapse-wrapper {
|
.ccollapse-wrapper {
|
||||||
|
Reference in New Issue
Block a user