Changeset - a298c1770d8d
[Not reviewed]
Mads Kiilerich - 11 years ago 2014-07-03 01:03:24
madski@unity3d.com
old style: fix margin of textareas in settings
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -1303,6 +1303,9 @@ tbody .yui-dt-editable { cursor: pointer
 
#content div.box div.form div.fields div.field div.file {
 
    margin: 0 0 0 200px;
 
}
 
#content div.box div.form div.fields div.field div.editor {
 
    margin: 0 0 0 200px;
 
}
 

	
 
#content div.box-left div.form div.fields div.field div.input, #content div.box-right div.form div.fields div.field div.input {
 
    margin: 0 0 0 0px;
0 comments (0 inline, 0 general)