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
0
Merge Requests
0
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
Tatuya Kamada
gitlab-ce
Commits
bdae2df3
Commit
bdae2df3
authored
Dec 14, 2016
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix firefox bug
parent
e998d6fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
app/assets/stylesheets/pages/pipelines.scss
app/assets/stylesheets/pages/pipelines.scss
+7
-2
No files found.
app/assets/stylesheets/pages/pipelines.scss
View file @
bdae2df3
...
@@ -463,6 +463,7 @@
...
@@ -463,6 +463,7 @@
padding
:
8px
4px
9px
10px
;
padding
:
8px
4px
9px
10px
;
width
:
186px
;
width
:
186px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
white-space
:
normal
;
&
:hover
{
&
:hover
{
background-color
:
$stage-hover-bg
;
background-color
:
$stage-hover-bg
;
...
@@ -586,7 +587,7 @@
...
@@ -586,7 +587,7 @@
border
:
none
;
border
:
none
;
padding
:
0
;
padding
:
0
;
color
:
$gl-text-color-light
;
color
:
$gl-text-color-light
;
flex-grow
:
1
;
white-space
:
normal
;
&
:focus
{
&
:focus
{
outline
:
none
;
outline
:
none
;
...
@@ -603,6 +604,7 @@
...
@@ -603,6 +604,7 @@
.dropdown-counter-badge
{
.dropdown-counter-badge
{
float
:
right
;
float
:
right
;
clear
:
right
;
color
:
$border-color
;
color
:
$border-color
;
font-weight
:
100
;
font-weight
:
100
;
font-size
:
15px
;
font-size
:
15px
;
...
@@ -651,7 +653,10 @@
...
@@ -651,7 +653,10 @@
padding
:
0
;
padding
:
0
;
font-size
:
11px
;
font-size
:
11px
;
float
:
right
;
float
:
right
;
margin-top
:
5px
;
clear
:
right
;
margin-top
:
3px
;
display
:
inline-block
;
position
:
relative
;
i
{
i
{
font-size
:
11px
;
font-size
:
11px
;
...
...
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