mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix 'post omitted' bar lengths
This commit is contained in:
parent
1e3faddfe4
commit
8934d2b49d
@ -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