diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-04 19:07:42 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-04 19:07:42 +0000 |
commit | 9cfcb4bb32e2fb8f5dbabd7faa06e47adf1c23af (patch) | |
tree | c1ee0451fe37e64dfe29c98cf8c0905e9ab53767 /h-source/Public/Css | |
parent | d30d70afd95653bb356603612db6519d6e6ebead (diff) |
improved i18n
Diffstat (limited to 'h-source/Public/Css')
-rw-r--r-- | h-source/Public/Css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index 4ad368a..301be3b 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -560,7 +560,7 @@ div.history_page_list_news a { clear:left; width:725px; - overflow:hidden; +/* overflow:hidden; */ margin-left:0px; text-align:center; } |