1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

chore: remove moz vendor prefix

This commit is contained in:
David Wheatley
2021-12-24 13:51:32 +01:00
parent 140a6e4477
commit 7de9afdcb9

View File

@@ -6,7 +6,6 @@
display: inline-block;
width: auto;
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 30px;
cursor: pointer;
line-height: 1;