removing unneeded styles

This commit is contained in:
Kris 2018-08-01 16:38:47 -04:00
parent f0bea4ae55
commit 04255d1dce

View File

@ -353,9 +353,7 @@ aside.quote {
display: flex;
align-items: center;
padding: 4px 8px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
flex: 0 0 auto; // IE11
a {
color: $primary-high;