forked from GithubBackups/vichan
Merge pull request #731 from Zankaria/improve-mobile-user-options
Limit user options panel width on mobile
This commit is contained in:
commit
51aa6e3813
@ -906,7 +906,8 @@ pre {
|
|||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-top: 0px;
|
max-width: 620px;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mentioned {
|
.mentioned {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user