diff options
Diffstat (limited to 'template/default')
-rw-r--r-- | template/default/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/default.css b/template/default/default.css index c2c31b6a6..53631e8bc 100644 --- a/template/default/default.css +++ b/template/default/default.css @@ -141,7 +141,7 @@ div.information { font-size:14px; font-weight:bold;} .info { margin:5px 0px 5px 0px; - white-space:nowrap; + /* white-space:nowrap; */ text-align:center; } |