forked from Ponysearch/Ponysearch
[simple] improve margin of #linkto_preferences
Co-authored-by: Paul Braeuning <paul@paulgo.io>
This commit is contained in:
parent
743353dd09
commit
b6200563ba
2 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
#main_index {
|
||||
margin-top: 26vh;
|
||||
|
||||
#linkto_preferences {
|
||||
.ltr-right(1.8rem);
|
||||
}
|
||||
}
|
||||
|
||||
.index {
|
||||
|
|
|
@ -576,7 +576,7 @@ article[data-vim-selected].category-social {
|
|||
|
||||
#linkto_preferences {
|
||||
position: absolute;
|
||||
.ltr-right(10px);
|
||||
.ltr-right(1.8rem);
|
||||
top: 2.2rem;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in a new issue