Fix Reactions Row Button vertical misalignment due to forced height

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-07-20 11:17:09 +01:00
parent 58532f2ac4
commit 80c65b97a8
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ limitations under the License.
.mx_ReactionsRowButton {
display: inline-flex;
height: 20px;
line-height: $font-21px;
margin-right: 6px;
padding: 0 6px;