Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gin-3279393
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
gin-3279393
Commits
76bc648a
Commit
76bc648a
authored
4 years ago
by
Sascha Eggenberger
Browse files
Options
Downloads
Patches
Plain Diff
Horizontal toolbar spacing
parent
fce8054c
No related branches found
Tags
previous/3407721-5.x/2023-12-25
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dist/css/gin_horizontal_toolbar.css
+1
-1
1 addition, 1 deletion
dist/css/gin_horizontal_toolbar.css
styles/gin_horizontal_toolbar.scss
+7
-0
7 additions, 0 deletions
styles/gin_horizontal_toolbar.scss
with
8 additions
and
1 deletion
dist/css/gin_horizontal_toolbar.css
+
1
−
1
View file @
76bc648a
This diff is collapsed.
Click to expand it.
styles/gin_horizontal_toolbar.scss
+
7
−
0
View file @
76bc648a
...
...
@@ -28,6 +28,11 @@
>
.toolbar-box
>
.toolbar-icon
{
padding-top
:
20px
;
padding-bottom
:
20px
;
padding-left
:
3
.5em
;
&
:before
{
left
:
1
.1em
;
}
}
}
}
...
...
@@ -192,6 +197,8 @@
}
@include
mq
(
$breakpointMedium
)
{
padding-left
:
2
.75em
;
&
:before
{
top
:
-1px
;
left
:
16px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment