Merge pull request #5019 from matrix-org/t3chguy/fix/14650

Fix Reactions Row Button vertical misalignment due to forced height
This commit is contained in:
Michael Telatynski 2020-07-20 15:20:14 +01:00 committed by GitHub
commit ce398c0b34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;