From: David Date: Thu, 26 Dec 2013 22:26:56 +0000 (+0100) Subject: Right aligning services div X-Git-Tag: allmydata-tahoe-1.10.1a1~205^2 X-Git-Url: https://git.rkrishnan.org/(%5B%5E?a=commitdiff_plain;h=34517f5f687cb7d4bd90ab11b10561eb70adac69;p=tahoe-lafs%2Ftahoe-lafs.git Right aligning services div --- diff --git a/src/allmydata/web/static/css/bootstrap.css b/src/allmydata/web/static/css/bootstrap.css index 3b08aad2..8c65b13f 100644 --- a/src/allmydata/web/static/css/bootstrap.css +++ b/src/allmydata/web/static/css/bootstrap.css @@ -192,6 +192,8 @@ a:hover { width: 380px; } .span4 { + position: absolute; + right: 0px; width: 300px; } .span3 {