Improve the homepage with new images and translations
This commit is contained in:
@@ -446,7 +446,7 @@ body.html {
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
#userForm, #data {
|
||||
#userForm, #loggedIn, #data {
|
||||
@media screen and (max-width: @media-not-big) {
|
||||
transform: initial;
|
||||
position: relative;
|
||||
@@ -457,7 +457,7 @@ body.html {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
#userForm {
|
||||
#userForm, #loggedIn {
|
||||
@media screen and (max-width: @media-not-big) {
|
||||
border: 1px solid #888;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user