1
0
forked from GitHub/gf-core

translator.css: restore lost width of input field

This commit is contained in:
hallgren
2012-06-08 11:16:21 +00:00
parent e7f272f4fe
commit 6a1e6eed29

View File

@@ -59,7 +59,7 @@ td.source input[name=it], td.target input[name=it], textarea, input[name=punctch
font-family: inherit; font-size: inherit;
}
textarea { width: 100% }
td.source input[name=it], td.target input[name=it], textarea { width: 100% }
table.paralleltexts td {
vertical-align: baseline;