diff options
Diffstat (limited to 'design/design.css')
-rw-r--r-- | design/design.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/design.css b/design/design.css index 6909105..6dd251e 100644 --- a/design/design.css +++ b/design/design.css @@ -112,7 +112,7 @@ } .timer > .name { - width: 300px; + width: 400px; cursor: text; } |