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
902eb2e1
Commit
902eb2e1
authored
Dec 02, 2019
by
Dhiraj Bodicherla
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated deploy instance to 16px
parent
ee87fa4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
ee/app/assets/stylesheets/components/deployment_instance.scss
...pp/assets/stylesheets/components/deployment_instance.scss
+4
-4
No files found.
ee/app/assets/stylesheets/components/deployment_instance.scss
View file @
902eb2e1
.deployment-instance
{
width
:
1
5
px
;
height
:
1
5
px
;
width
:
1
6
px
;
height
:
1
6
px
;
margin
:
1px
;
border
:
1px
solid
;
border-radius
:
$border-radius-small
;
...
...
@@ -84,8 +84,8 @@
border
:
0
;
&
:
:
after
{
width
:
1
5
px
!
important
;
height
:
1
5
px
!
important
;
width
:
1
6
px
!
important
;
height
:
1
6
px
!
important
;
}
}
}
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