Fix widget style on connect page
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
}
|
||||
|
||||
#remotestorage-widget {
|
||||
z-index: 23;
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 20%;
|
||||
left: 50%;
|
||||
margin-left: -200px;
|
||||
z-index: 23;
|
||||
}
|
||||
|
||||
.connect #remotestorage-widget {
|
||||
|
||||
Reference in New Issue
Block a user