mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Fix position of Edit Site button on mobile
This commit is contained in:
parent
205036004b
commit
233265f8ab
1 changed files with 3 additions and 4 deletions
|
@ -752,10 +752,9 @@
|
|||
}
|
||||
}
|
||||
@media (max-device-width:480px), screen and (max-width:800px) {
|
||||
width: 10em!important;
|
||||
float: right;
|
||||
padding: 0 0 18px 0;
|
||||
margin-top: -77px;
|
||||
position: absolute;
|
||||
top: 46px;
|
||||
right: -8px;
|
||||
}
|
||||
}
|
||||
.interior .header-Outro.with-columns .col-66 {
|
||||
|
|
Loading…
Add table
Reference in a new issue