Skip to content

Commit 75b86db

Browse files
Better use of available space in widget box
1 parent fde115a commit 75b86db

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)