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 09ad82b..6909105 100644 --- a/design/design.css +++ b/design/design.css @@ -111,7 +111,7 @@ box-shadow: 0px 2px #AAAAAA; } -.timer > button.name { +.timer > .name { width: 300px; cursor: text; } |