Enlarge navigation buttons when mobile
authorJef van Schendel <mail@jefvanschendel.nl>
Wed, 15 Feb 2012 17:47:34 +0000 (18:47 +0100)
committerJef van Schendel <mail@jefvanschendel.nl>
Wed, 15 Feb 2012 17:47:34 +0000 (18:47 +0100)
mediagoblin/static/css/base.css

index 31a8510a41f323cf7587a140b779cfd57d2b73b5..d7628bf49e3d10f02bf0b77c13a20923915a2b73 100644 (file)
@@ -529,6 +529,7 @@ table.media_panel th {
   .navigation_button {
     width: 49%;
     float: right;
+    padding: 10px 0 14px;
   }
   
   .navigation_left {