Merge pull request #371 from edx/fix/frances/lms-pdfviewer-cleanup

Quick LMS pdfviewer  layout cleanup
This commit is contained in:
frances botsford
2013-07-17 06:53:10 -07:00
3 changed files with 88 additions and 42 deletions

View File

@@ -100,7 +100,7 @@ select {
.toolbar {
/* position: absolute; */
left: 0;
right: 0;
right: 0;
height: 32px;
z-index: 9999;
cursor: default;
@@ -185,6 +185,7 @@ select {
margin: 0;
}
.splitToolbarButton > .toolbarButton, /*added */
.splitToolbarButton:hover > .toolbarButton,
.splitToolbarButton:focus > .toolbarButton,
.splitToolbarButton.toggled > .toolbarButton,