Changeset 15844 for trunk/templates
- Timestamp:
- 01/07/12 19:33:34 (5 months ago)
- File:
-
- 1 edited
-
trunk/templates/base/css/forms.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/base/css/forms.css
r15793 r15844 114 114 padding:9px 8px 9px 8px; 115 115 116 box-sizing: border-box;116 117 117 -moz-box-sizing: border-box; 118 118 -ms-box-sizing: border-box; 119 -webkit-box-sizing: border-box; 120 box-sizing: border-box; 119 121 120 122 line-height:20px;
Note: See TracChangeset
for help on using the changeset viewer.