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

Commit

Permalink
Fix textarea margin in SF_material context.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Sep 29, 2016
1 parent 0313f1b commit 0159dcf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -435,7 +435,6 @@ select.SF_input {
border-radius: 0;
border: 0;
font-size: 14px;
margin:1px 0 0 0;
padding: 4px 1% 0 0 !important;
border-bottom: 1px solid #dddddd;
}
Expand Down
1 change: 0 additions & 1 deletion core/src/plugins/gui.ajax/res/themes/orbit/css/pydio.css
Expand Up @@ -1432,7 +1432,6 @@ select.SF_input {
border-radius: 0;
border: 0;
font-size: 14px;
margin: 1px 0 0 0;
padding: 4px 1% 0 0 !important;
border-bottom: 1px solid #dddddd;
}
Expand Down

0 comments on commit 0159dcf

Please sign in to comment.