Fixes U4-755 Increase width of Name field to match width of other text fields
This commit is contained in:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user