diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-05 11:09:40 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-05 11:09:40 +0000 |
commit | 9a5338f565e600e618cc4546abbf18d30d942b3a (patch) | |
tree | e5eca4149e71ce3a204de2070cf78a9f9e0bfd6a /h-source/Public/Css | |
parent | 310356e1c7777c0e421af7c744a44827c4869a5e (diff) |
improved the way deleted devices are managed
Diffstat (limited to 'h-source/Public/Css')
-rw-r--r-- | h-source/Public/Css/main.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index c9854da..67e95f0 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -959,6 +959,8 @@ ins .bottom_licence_notice { + clear:left; + clear:right; font:normal 12px/1.2 sans-serif,arial; padding:10px; background:#E0FFFF; |