diff options
Diffstat (limited to 'www/static/static.css')
-rw-r--r-- | www/static/static.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/static/static.css b/www/static/static.css index f91f1fd..eebf9ae 100644 --- a/www/static/static.css +++ b/www/static/static.css @@ -337,7 +337,7 @@ hr { border-bottom: 1px solid #cacaca; background: #eee; } -#wrapper dd .text { +#wrapper .text { width: 245px; border-right: 1px solid #cacaca; border-bottom: 1px solid #cacaca; |