Increase size of draggable region on floating update counter. #165
This commit is contained in:
parent
ac47d7e5e1
commit
b2dc8ca341
@ -636,8 +636,11 @@ span.hide-announcement {
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
#updater > .move {
|
#updater > .move {
|
||||||
padding: 5px 3px 0px;
|
position: absolute;
|
||||||
margin-bottom: -3px;
|
left: 0;
|
||||||
|
top: -5px;
|
||||||
|
width: 100%;
|
||||||
|
height: 5px;
|
||||||
}
|
}
|
||||||
#updater > div:last-child {
|
#updater > div:last-child {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user