diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-11-04 16:55:35 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-11-04 16:55:35 +0000 |
commit | b7a36e4d34b6b89155bd3737c778f7c0f31bf490 (patch) | |
tree | 1b25e0c3f35acee0c38819b8dcb36196e5aeec8b /h-source/Public | |
parent | ecc6960a5042479544c8c9585536bb139bcc6b3c (diff) |
added vendor - Ark issue
Diffstat (limited to 'h-source/Public')
-rw-r--r-- | h-source/Public/Css/main.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/h-source/Public/Css/main.css b/h-source/Public/Css/main.css index f8cc166..4ad368a 100644 --- a/h-source/Public/Css/main.css +++ b/h-source/Public/Css/main.css @@ -193,7 +193,11 @@ div#right } .hardware_element_link { + display:block; + width:250px; + float:left; margin:0px 10px; + margin-top:10px; } .notebook_view_title { @@ -1185,6 +1189,7 @@ ins .hardware_element_image { height:50px; + float:left; } .markItUpContainer { |