mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
removing unneeded styles
This commit is contained in:
parent
f0bea4ae55
commit
04255d1dce
@ -353,9 +353,7 @@ aside.quote {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
white-space: nowrap;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
|
||||||
flex: 0 0 auto; // IE11
|
flex: 0 0 auto; // IE11
|
||||||
a {
|
a {
|
||||||
color: $primary-high;
|
color: $primary-high;
|
||||||
|
Loading…
Reference in New Issue
Block a user