diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-25 02:02:27 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-25 02:02:27 +0200 |
| commit | 71a6ebb190131613f56dd0dc09d9e1b8fccb3b80 (patch) | |
| tree | 979027bdd9a47c62ba5a1f31c96a5c0cd8324f35 /res/client/css/style.css | |
| parent | 1f294a91b2d5cea6efa41fcbeaa81b0ba62fb2cd (diff) | |
style: task-alert: prevent line break
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 19db43ce..a4ae2040 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -531,8 +531,7 @@ body.debug .debug-ui-right { display: inline-block; font-size: 18px; padding: 15px 10px; - text-align: center; - width: 70%; } + text-align: center; } .task-close-button { cursor: pointer; |
