Dialog resizing fixes

This commit is contained in:
Jay Wood
2014-12-15 11:09:44 -05:00
parent a709bdc816
commit 39ad867b18
6 changed files with 21 additions and 12 deletions

View File

@ -41,7 +41,7 @@
.cwv3_content{
height: 80%;
max-height: 700px;
padding: .75em;
padding: 0 .75em;
overflow: auto;
margin-bottom: 0.25em;
}
@ -51,8 +51,6 @@
bottom: 0;
overflow: hidden;
padding: .45em .75em;
// position: absolute;
// width: 100%;
a{
display: block;