Skip to content

Commit

Permalink
Remove not needed styling
Browse files Browse the repository at this point in the history
Pagination is natively supported by bootstrap.

Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Aug 5, 2016
1 parent cdb8912 commit cf57a51
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pmaweb/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,14 +185,6 @@ table.nice td, table.nice th {
table.nice {
margin: 0 1em 1em 1em;
}
.pagination li {
list-style: none;
display: inline-block;
}
li.disabled a {
color: black;
text-decoration: none;
}
.fa-google-plus-square {
color: #dd4b39;
}
Expand Down

0 comments on commit cf57a51

Please sign in to comment.