mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
correct error in CSS
This commit is contained in:
parent
f36bdc984d
commit
32000228e6
@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.topic-post {
|
||||
border-top: 1px solid sscale-color-diff();
|
||||
border-top: 1px solid scale-color-diff();
|
||||
padding: 6px 0 3px 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user