Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b083b9b3
Commit
b083b9b3
authored
May 20, 2019
by
Sam Beckham
Committed by
Clement Ho
May 20, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds a CE backport for 11226
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11226
parent
d9877120
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
app/assets/stylesheets/framework/modal.scss
app/assets/stylesheets/framework/modal.scss
+4
-2
No files found.
app/assets/stylesheets/framework/modal.scss
View file @
b083b9b3
...
...
@@ -53,7 +53,8 @@
flex-direction
:
row
;
.btn
+
.btn
:not
(
.dropdown-toggle-split
),
.btn
+
.btn-group
{
.btn
+
.btn-group
,
.btn-group
+
.btn
{
margin-left
:
$grid-size
;
}
...
...
@@ -61,7 +62,8 @@
flex-direction
:
column
;
.btn
+
.btn
:not
(
.dropdown-toggle-split
),
.btn
+
.btn-group
{
.btn
+
.btn-group
,
.btn-group
+
.btn
{
margin-left
:
0
;
margin-top
:
$grid-size
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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