fix alignment
This commit is contained in:
parent
0f96e18552
commit
584157dba7
|
@ -11,6 +11,8 @@
|
||||||
margin-right: 5px
|
margin-right: 5px
|
||||||
|
|
||||||
.status-image
|
.status-image
|
||||||
|
position: relative
|
||||||
|
top: 1px
|
||||||
width: 90px
|
width: 90px
|
||||||
height: 25px
|
height: 25px
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
@ -19,7 +21,7 @@
|
||||||
a#status-image-popup
|
a#status-image-popup
|
||||||
display: inline-block
|
display: inline-block
|
||||||
opacity: 1.0
|
opacity: 1.0
|
||||||
margin-top: 8px
|
//margin-top: 8px
|
||||||
|
|
||||||
img
|
img
|
||||||
border: none
|
border: none
|
||||||
|
@ -28,6 +30,8 @@
|
||||||
width: 21px
|
width: 21px
|
||||||
height: 21px
|
height: 21px
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
position: relative
|
||||||
|
top: 1px
|
||||||
|
|
||||||
.github-icon
|
.github-icon
|
||||||
img
|
img
|
||||||
|
|
Loading…
Reference in New Issue
Block a user