From 4f15d1e15a160a649ae16d45b8233ada413946fb Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 30 Sep 2014 15:09:27 -0300 Subject: [PATCH] fix pagination buttons --- style.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/style.css b/style.css index 6d6ee78..e899114 100644 --- a/style.css +++ b/style.css @@ -872,6 +872,7 @@ p { color: #ccc; width: auto; font-size: 16px; + position: static; } /*fim paginação*/ -- libgit2 0.21.2