Skip to content

Commit 70c9123

Browse files
author
Raphaël Benitte
committed
Merge pull request #5 from Icelandair/pull-requests-gauge-styles
Better styles for pull requests gauge widget
2 parents 03dd7ad + 75b86db commit 70c9123

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

styl/_pull-requests-gauge.styl

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
.github__pull-requests_gauge
2+
position relative
3+
24
&_chart
3-
height 82%
5+
height 110%
46

57
&_message
68
height 18%
79
text-align center
10+
position absolute
11+
bottom 0
12+
left 0
13+
right 0
14+
line-height 1.25

0 commit comments

Comments
 (0)