Non-Chromium browsers require padding to wrap around
This commit is contained in:
parent
912fd36e29
commit
eb57289b2a
|
@ -79,6 +79,11 @@
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.world_entry_form_control .keyprimarytextpole,
|
||||
.world_entry_form_control .keysecondarytextpole {
|
||||
padding-right: 30px;
|
||||
}
|
||||
|
||||
.world_entry_thin_controls {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Reference in New Issue