mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2026-09-24 16:59:24 +00:00
Button normalization; font & margin = 0.
This commit is contained in:
Vendored
+2
@@ -12,6 +12,8 @@ a {
|
|||||||
button {
|
button {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
-webkit-appearance: unset;
|
-webkit-appearance: unset;
|
||||||
|
margin: 0;
|
||||||
|
font-family: inherit;
|
||||||
|
|
||||||
// disable-dbl-tap-zoom
|
// disable-dbl-tap-zoom
|
||||||
touch-action: manipulation;
|
touch-action: manipulation;
|
||||||
|
|||||||
Reference in New Issue
Block a user