aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-17 17:27:55 +0200
committerstonedDiscord <stoned@derpymail.org>2019-07-17 17:27:55 +0200
commit9ddcc7e591222cc1f46600447b7dba2814a8aa99 (patch)
treee6c2525d6362bb5c4e3b6236b63805ebae4ebf32
parent3d53f17fa74e49c19716be9ffc7585fa86d1aa90 (diff)
fix #17 i got it now, it is hard to select the first character on android
-rw-r--r--webAO/client.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css
index c3bff7e..bb5822b 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -243,7 +243,8 @@ img {
}
#client_inputbox {
- font-size: 25px;
+ font-size: 21px;
+ padding: 2px 10px;
}
.long {