Fixes U4-755 Increase width of Name field to match width of other text fields

This commit is contained in:
netaddicts
2012-09-06 06:00:00 -02:00
parent 4e9783ed91
commit 2a6fc37dce

View File

@@ -61,7 +61,7 @@
.propertypane div.propertyItem .propertyItemContent #body_NameTxt
{
width: 220px;
width: 400px;
}
h2.propertypaneTitel{font-size: 14px; color: #999;margin: 7px 0px 0px 0px; padding-bottom: 0px; line-height: 14px;}