]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Update navigation.php
authorTom <tom@lorinthe.com>
Fri, 22 Mar 2013 08:49:00 +0000 (09:49 +0100)
committerSteve Clay <steve@mrclay.org>
Sun, 24 Mar 2013 22:20:41 +0000 (18:20 -0400)
views/default/css/elements/navigation.php

index 62f3700698d3b2949e2b601bcde79c2811ba69f5..43da99dff59ed7a54d4520af1ec7779b39d958c3 100644 (file)
@@ -16,7 +16,8 @@
        text-align: center;
 }
 .elgg-pagination li {
-       display: inline;
+       display: inline-block;
+       height: 16px;
        margin: 0 6px 0 0;
        text-align: center;
 }