Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
35133f86
Commit
35133f86
authored
8 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
Follow up to #21052 to match small pagination links with small buttons
parent
0051be16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_variables.scss
+2
-2
scss/_variables.scss
with
2 additions
and
2 deletions
+2
-2
scss/_variables.scss
+
2
-
2
View file @
35133f86
...
...
@@ -618,8 +618,8 @@ $nav-pills-active-link-bg: $component-active-bg !default;
$pagination-padding-x
:
.75rem
!
default
;
$pagination-padding-y
:
.5rem
!
default
;
$pagination-padding-x-sm
:
.
7
5rem
!
default
;
$pagination-padding-y-sm
:
.2
7
5rem
!
default
;
$pagination-padding-x-sm
:
.5rem
!
default
;
$pagination-padding-y-sm
:
.25rem
!
default
;
$pagination-padding-x-lg
:
1
.5rem
!
default
;
$pagination-padding-y-lg
:
.75rem
!
default
;
$pagination-line-height
:
1
.25
!
default
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment