Display block for generic atom-panels

This commit is contained in:
simurai
2015-10-28 00:21:06 +09:00
committed by Ben Ogle
parent 4d2ab7a3d3
commit a30641346d

View File

@@ -51,6 +51,7 @@ atom-panel-container.right {
.tool-panel, // deprecated: .tool-panel
atom-panel {
display: block;
position: relative;
background-color: @tool-panel-background-color;
}