vertical scroll bar attachment section

This commit is contained in:
Klaus Leithoff 2013-06-17 15:17:55 +00:00
parent 8c449cae82
commit 7335f1808a

View File

@ -328,7 +328,7 @@ input[type=button] {
display: -moz-box;
width: 99%;
overflow: hidden;
overflow-x: auto;
overflow-y: auto;
left: 3px;
right: 3px;
}