]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Right aligning services div 81/head
authorDavid <d@kattfest.se>
Thu, 26 Dec 2013 22:26:56 +0000 (23:26 +0100)
committerDavid <d@kattfest.se>
Thu, 26 Dec 2013 22:26:56 +0000 (23:26 +0100)
src/allmydata/web/static/css/bootstrap.css

index 3b08aad2d03f8cac8a2740b22eadedb02e1cb5b0..8c65b13f72fb01f77c74850c37c43c1092045ea7 100644 (file)
@@ -192,6 +192,8 @@ a:hover {
   width: 380px;
 }
 .span4 {
+  position: absolute;
+  right: 0px;
   width: 300px;
 }
 .span3 {