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
fc1090d9
Commit
fc1090d9
authored
Jun 07, 2017
by
Tim Zallmann
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '33371-button-group-flex-table' into 'master'
Responsive table button layout fixes See merge request !11949
parents
0c45f2b9
81983167
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
app/assets/stylesheets/pages/environments.scss
app/assets/stylesheets/pages/environments.scss
+2
-1
No files found.
app/assets/stylesheets/pages/environments.scss
View file @
fc1090d9
...
...
@@ -135,7 +135,7 @@
border-top
:
1px
solid
$border-color
;
.environment-action-buttons
{
padding
:
10px
;
padding
:
10px
5px
;
display
:
flex
;
.btn
{
...
...
@@ -147,6 +147,7 @@
.btn
{
flex
:
1
;
flex-basis
:
28px
;
margin
:
0
5px
;
}
.dropdown-new
{
...
...
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