From b7a36e4d34b6b89155bd3737c778f7c0f31bf490 Mon Sep 17 00:00:00 2001
From: Antonio Gallo <tonicucoz@gmail.com>
Date: Fri, 4 Nov 2011 16:55:35 +0000
Subject: added vendor - Ark issue

---
 h-source/Public/Css/main.css | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'h-source/Public/Css')

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
 {
-- 
cgit v1.2.3