diff AB.css @ 1336:109a9bf8cc33

Better AB positioning of boxes enabling multi-line
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 12 Jan 2016 14:22:36 +0000
parents 942042597796
children
line wrap: on
line diff
--- a/AB.css	Tue Jan 12 13:06:58 2016 +0000
+++ b/AB.css	Tue Jan 12 14:22:36 2016 +0000
@@ -41,8 +41,9 @@
 	width: 260px;
 	height: 300px;
 	border:  black 1px solid;
-	position: absolute;
+    float: left;
 	padding-top: 5px;
+    margin: 25px;
 }
 
 div.comparitor-selector {