Wait, scratch that. This commit uses a better way.
authorJef van Schendel <mail@jefvanschendel.nl>
Sun, 12 Feb 2012 20:02:02 +0000 (21:02 +0100)
committerJef van Schendel <mail@jefvanschendel.nl>
Sun, 12 Feb 2012 20:02:02 +0000 (21:02 +0100)
mediagoblin/static/css/base.css

index f0ee888d298e57779f33401f1dc9d08635fd7b70..9c429404d27139a821c78cdf4093bc3426cce507 100644 (file)
@@ -552,9 +552,11 @@ table.media_panel th {
   
   .navigation_button {
     width: 49%;
+    float: right;
   }
   
   .navigation_left {
     margin-right: 0;
+    float: left;
   }
 }