diff --git a/view/global.css b/view/global.css index dd41b9935a..0033418b86 100644 --- a/view/global.css +++ b/view/global.css @@ -191,5 +191,4 @@ span.oembed, h4 { .fbrowser.file .photo-album-image-wrapper { float:none; white-space: nowrap; } .fbrowser.file img { display: inline; } .fbrowser.file p { display: inline; white-space: nowrap; } - -.fbrowser .upload { clear: both; padding-top: 1em;} \ No newline at end of file +.fbrowser .upload { clear: both; padding-top: 1em;} diff --git a/view/templates/filebrowser_plain.tpl b/view/templates/filebrowser_plain.tpl index 7517ca632c..ee4527da21 100644 --- a/view/templates/filebrowser_plain.tpl +++ b/view/templates/filebrowser_plain.tpl @@ -2,7 +2,9 @@ This is the template used by mod/fbrowser.php when is called from plain text editor. See also 'filebrowser.tpl' --> - +