1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-23 07:48:48 -05:00

[WO-90] fix text input overflow in to field

This commit is contained in:
Tankred Hase 2013-11-11 16:45:58 +01:00
parent 644b9757ee
commit 1371306616

View File

@ -26,6 +26,7 @@
input {
margin-left: 0.3em;
width: 80%;
}
}