diff AB.css @ 1136:45bb043fcd81

Better AB positioning of boxes enabling multi-line
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 12 Jan 2016 14:22:36 +0000
parents de901be158a5
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 {