mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
/help/: Normalize margin on tip indicators.
This normalizes the padding on the tips to be equal on the top and bottom.
This commit is contained in:
@@ -1298,7 +1298,7 @@ input.new-organization-button {
|
|||||||
|
|
||||||
.markdown ol > li > div.tip,
|
.markdown ol > li > div.tip,
|
||||||
.markdown ol > li > div.warn {
|
.markdown ol > li > div.warn {
|
||||||
margin: 0px 30px 15px;
|
margin: 5px 25px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.markdown ol p {
|
.markdown ol p {
|
||||||
|
|||||||
Reference in New Issue
Block a user