Fixed bug where editing account on mobile would have a different width than the rest of the content
This commit is contained in:
parent
fe3aade901
commit
4b75be9f2f
@ -36,6 +36,9 @@
|
|||||||
#accountSocialsPanel {
|
#accountSocialsPanel {
|
||||||
width: 94%;
|
width: 94%;
|
||||||
}
|
}
|
||||||
|
#accountSocialsPanelEdit {
|
||||||
|
width: 94%;
|
||||||
|
}
|
||||||
#passwordChangePanel {
|
#passwordChangePanel {
|
||||||
width: 94%;
|
width: 94%;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user