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

Commit

Permalink
Fix video preview left margin in CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Aug 29, 2014
1 parent a23e715 commit 568ab09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -5528,7 +5528,7 @@ input#webdav_password{
margin-left: 10px !important;
}

#cpane_tabs .video-js-box{
#cpane_tabs div.video-js-box{
margin-left: 0 !important;
}

Expand Down
2 changes: 1 addition & 1 deletion core/src/plugins/gui.ajax/res/themes/orbit/css/allz.css

Large diffs are not rendered by default.

0 comments on commit 568ab09

Please sign in to comment.