aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--war/esieequest.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/war/esieequest.css b/war/esieequest.css
index f9dc55c..b8978a0 100644
--- a/war/esieequest.css
+++ b/war/esieequest.css
@@ -48,6 +48,7 @@ button {
48} 48}
49 49
50.gwt-TextBox { 50.gwt-TextBox {
51 white-space: pre;
51 width: 100%; 52 width: 100%;
52 box-sizing: border-box; 53 box-sizing: border-box;
53 -moz-box-sizing: border-box; 54 -moz-box-sizing: border-box;