mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #2159 from riking/widen-gap
Widen 'post omitted' bars
This commit is contained in:
commit
792393442f
@ -11,7 +11,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@include medium-width {
|
@include medium-width {
|
||||||
width: 800px;
|
width: 795px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@include small-width {
|
||||||
|
width: 815px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user