mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
prettier
This commit is contained in:
parent
47a0e4b906
commit
fc81358714
@ -37,7 +37,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.user-content-wrapper { // IE11 Support
|
||||
.user-content-wrapper {
|
||||
// IE11 Support
|
||||
display: -ms-grid;
|
||||
-ms-grid-columns: 1fr 5fr;
|
||||
-ms-grid-rows: auto auto 1fr auto;
|
||||
|
@ -57,7 +57,7 @@ blockquote {
|
||||
a {
|
||||
color: $primary;
|
||||
.d-icon {
|
||||
margin-right: .25em;
|
||||
margin-right: 0.25em;
|
||||
color: $primary-medium;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user