navbar: Remove redundant .emoji styles from scss.

This commit fixes the alignment of emoji in the navbar by removing a
redundant style which was breaking the emoji alignment.

This block is probably just a remanent from WIP development of this
version of the navbar & its inclusion on master was as an oversight.
This commit is contained in:
YashRE42 2020-05-26 17:39:24 +05:30 committed by Steve Howell
parent ea0810e13f
commit 7f1cafd108
1 changed files with 0 additions and 4 deletions

View File

@ -1563,10 +1563,6 @@ div.focused_table {
overflow: hidden;
white-space: nowrap;
margin: 0;
.emoji {
margin: 0;
padding: 0;
}
padding: 12px 0px;
padding-left: 2px;