summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mobile.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/mobile.css b/mobile.css
index 92d62e2..393dcbd 100644
--- a/mobile.css
+++ b/mobile.css
@@ -13,6 +13,11 @@ body {
bottom: 0;
}
+button {
+ margin: revert;
+ padding: revert;
+}
+
#errors {
position: fixed;
display: block;