Skip to content
Snippets Groups Projects
Commit 8f62f111 authored by chris's avatar chris Committed by john
Browse files

min-height for pane

parent 8bc3dc6b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ $light-blue: #e4f0ff;
height: 135px;
left: 15%;
max-height: 700px;
min-height: 10px;
min-height: 135px;
position: fixed;
width: 80%;
z-index: 0;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment