Skip to content

Commit

Permalink
[SOL-1944] Fixing sidebar buttons overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
E. Kolpakov committed Aug 4, 2016
1 parent c3b0cca commit 343eb54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drag_and_drop_v2/public/css/drag_and_drop.css
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,7 @@

@media (min-width: 768px) {
.xblock--drag-and-drop .actions-toolbar .action-toolbar-item.sidebar-buttons {
position: absolute;
right: 0;
float: right;
margin: 0;
padding-right: -5px;
}
Expand Down

0 comments on commit 343eb54

Please sign in to comment.