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

Commit

Permalink
Use atom-pane-container tag instead of panes class
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrudolph committed May 22, 2015
1 parent d70e6e5 commit 6b501e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/maximize-panes.less
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@import "ui-variables";

html.maximize-pane-on {
.panes {
atom-pane-container {
position:relative;
.pane.active {
position:absolute;
Expand Down

0 comments on commit 6b501e4

Please sign in to comment.