Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 0159dcf

Browse files
committed
Fix textarea margin in SF_material context.
1 parent 0313f1b commit 0159dcf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

core/src/plugins/gui.ajax/res/themes/orbit/css/components/forms.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,6 @@ select.SF_input {
435435
border-radius: 0;
436436
border: 0;
437437
font-size: 14px;
438-
margin:1px 0 0 0;
439438
padding: 4px 1% 0 0 !important;
440439
border-bottom: 1px solid #dddddd;
441440
}

core/src/plugins/gui.ajax/res/themes/orbit/css/pydio.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,6 @@ select.SF_input {
14321432
border-radius: 0;
14331433
border: 0;
14341434
font-size: 14px;
1435-
margin: 1px 0 0 0;
14361435
padding: 4px 1% 0 0 !important;
14371436
border-bottom: 1px solid #dddddd;
14381437
}

0 commit comments

Comments
 (0)