Skip to content

Commit

Permalink
media manager: fixed option buttons (broken with 94add30)
Browse files Browse the repository at this point in the history
  • Loading branch information
selfthinker committed Sep 19, 2011
1 parent 026d14a commit 1a4e6b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/tpl/default/mediamanager.css
Expand Up @@ -130,9 +130,11 @@
font-size: 90%;
margin-right: -0.4em;
}
/*
#mediamanager__page .panelHeader form.options label span span{
display: none;
}
*/
#mediamanager__page .panelHeader form.options .ui-buttonset .ui-button-text {
padding: .4em .7em;
line-height: 1;
Expand Down

0 comments on commit 1a4e6b1

Please sign in to comment.