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
cd2381c2
Commit
cd2381c2
authored
Nov 22, 2016
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improvements for mobile
parent
7966584f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
app/assets/stylesheets/pages/environments.scss
app/assets/stylesheets/pages/environments.scss
+13
-3
No files found.
app/assets/stylesheets/pages/environments.scss
View file @
cd2381c2
...
@@ -18,7 +18,17 @@
...
@@ -18,7 +18,17 @@
.environments
{
.environments
{
table-layout
:
fixed
;
table-layout
:
fixed
;
.environments-commit
.environments-commit
,
.environments-actions
,
.environments-deploy
,
.environments-build
,
.environments-date
{
position
:
static
;
float
:
none
;
display
:
table-cell
;
}
.environments-commit
,
.environments-actions
{
.environments-actions
{
width
:
20%
;
width
:
20%
;
}
}
...
@@ -26,11 +36,11 @@
...
@@ -26,11 +36,11 @@
.environments-deploy
,
.environments-deploy
,
.environments-build
,
.environments-build
,
.environments-date
{
.environments-date
{
width
:
1
0
%
;
width
:
1
1
.6
%
;
}
}
.environments-name
{
.environments-name
{
width
:
30
%
;
width
:
25
%
;
}
}
.deployment-column
{
.deployment-column
{
...
...
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