diff options
-rw-r--r-- | themes/wind/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index ce95400a..b470ab1c 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -106,7 +106,7 @@ a:hover, } #g-dialog #g-action-status li { - width: 400px; + width: 434px; white-space: normal; padding-left: 32px; } |