Fix edit username box too big

This commit is contained in:
Ajay
2022-06-13 13:28:16 -04:00
parent 2dfcf2141f
commit e94ce0ffef

View File

@@ -496,7 +496,6 @@
* Set username form container with "expanded" state
*/
#setUsername.SBExpanded {
width: calc(200% - 130px);
text-align: left;
}
/*