Removes 100% width because it is a block element.

This commit is contained in:
Jacob Schatz 2016-01-20 21:25:26 -05:00
parent 8367e4abeb
commit ceab12866f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
.gl-pagination {
text-align: center;
width: 100%;
border-top: 1px solid $border-color;
margin: 0;
margin-top: 0;