summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-20 21:25:26 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-20 21:27:01 -0500
commitceab12866f55b422bee4ad3d6828d08abce8b874 (patch)
treee28f5171ae0f8926e61dee5a76db2f0c36a3631e /app/assets/stylesheets/framework
parent8367e4abebcf23a6be830db57193417d3efe20b5 (diff)
downloadgitlab-ce-ceab12866f55b422bee4ad3d6828d08abce8b874.tar.gz
Removes 100% width because it is a block element.
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/pagination.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/pagination.scss b/app/assets/stylesheets/framework/pagination.scss
index 8a5bde83335..b6f21fd8c91 100644
--- a/app/assets/stylesheets/framework/pagination.scss
+++ b/app/assets/stylesheets/framework/pagination.scss
@@ -1,6 +1,5 @@
.gl-pagination {
text-align: center;
- width: 100%;
border-top: 1px solid $border-color;
margin: 0;
margin-top: 0;