Commit 4f15d1e15a160a649ae16d45b8233ada413946fb

Authored by Victor Costa
1 parent b463b95a

fix pagination buttons

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
style.css
... ... @@ -872,6 +872,7 @@ p {
872 872 color: #ccc;
873 873 width: auto;
874 874 font-size: 16px;
  875 + position: static;
875 876 }
876 877  
877 878 /*fim paginação*/
... ...