mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
(S)CSS cleanup: 0px => O and removal of duplicated properties (#5526)
This commit is contained in:
@@ -448,7 +448,7 @@ blockquote > *:last-child {
|
||||
|
||||
.custom-message {
|
||||
text-transform: none;
|
||||
margin: 15px 0px 5px;
|
||||
margin: 15px 0 5px;
|
||||
font-weight: normal;
|
||||
font-size: $font-up-1;
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user