summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-09-23 13:39:58 +0200
committerZeger-Jan van de Weg <mail@zjvandeweg.nl>2015-09-23 22:16:59 +0200
commitfe6ea911073a723e9472632e90363fafb9a50553 (patch)
tree37a5599625ea4e6967415e76f857583f3eaf5377 /app/assets
parent3d177a818f1c623704df94d6ab6649cf9f70dbbc (diff)
downloadgitlab-ce-fe6ea911073a723e9472632e90363fafb9a50553.tar.gz
Fix styling conform the new style
Add my name to the right page of the changelog
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/generic/pagination.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/generic/pagination.scss b/app/assets/stylesheets/generic/pagination.scss
index a937677ebdc..6677f94dafd 100644
--- a/app/assets/stylesheets/generic/pagination.scss
+++ b/app/assets/stylesheets/generic/pagination.scss
@@ -9,6 +9,8 @@
margin: 0;
display: block;
+ li.first,
+ li.last,
li.next,
li.prev {
> a {