Skip to content

Commit

Permalink
fix resize-handler-e
Browse files Browse the repository at this point in the history
  • Loading branch information
troex committed Nov 23, 2011
1 parent 12c6281 commit 192f417
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@


/* ltr/rtl enviroment */
.elfinder-ltr .elfinder-navbar { float:left; border-left:0 solid; padding-right:10px; }
.elfinder-rtl .elfinder-navbar { float:right; border-right:0 solid; padding-left:10px; }
.elfinder-ltr .elfinder-navbar { float:left; border-left:0 solid; }
.elfinder-rtl .elfinder-navbar { float:right; border-right:0 solid; }
.elfinder-ltr .ui-resizable-e { margin-left:10px; }

/* folders tree container */
.elfinder-tree { display:table; width:100%; margin: 0 0 .5em 0; }
Expand Down
Empty file modified img/crop.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified sounds/rm.wav
100755 → 100644
Empty file.

0 comments on commit 192f417

Please sign in to comment.