mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
tweak gutter width a bit
This commit is contained in:
parent
8185fe0097
commit
48f58eff1d
1 changed files with 1 additions and 1 deletions
|
@ -812,7 +812,7 @@ blockquote { /* solo quotes */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@media screen and (max-width: 955px) {
|
@media screen and (max-width: 960px) {
|
||||||
.span5 {
|
.span5 {
|
||||||
width: 16%;
|
width: 16%;
|
||||||
} // tighten right gutter
|
} // tighten right gutter
|
||||||
|
|
Loading…
Reference in a new issue