Skip to content

Commit

Permalink
MDL-41383 Filepicker: whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Damyon Wiese committed May 15, 2014
1 parent 05bb4d1 commit 2ffff04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/base/style/filemanager.css
Expand Up @@ -475,5 +475,5 @@ a.ygtvspacer:hover {color:transparent;text-decoration:none;}
.fp-formset, .fp-forminset {margin:0 10px;width:auto;}
.fp-formset label, .fp-forminset label {float:none;width:210px;text-align:left;margin:5px 0;}
.dir-rtl .fp-formset label, .dir-rtl .fp-forminset label {text-align:right;float:none;}
.dir-rtl .filepicker.moodle-dialogue-fullscreen .file-picker .fp-repo-items { float:right; }
.dir-rtl .filepicker.moodle-dialogue-fullscreen .file-picker .fp-repo-items { float:right; }
}

0 comments on commit 2ffff04

Please sign in to comment.