revert part of 0eceb737 as we need the auxpanel to have overflow: auto, not overflow: visible (initial)...

healthdemo
Matthew Hodgson 2015-08-12 01:30:05 +01:00
parent 566c0437c0
commit bf10a03ab1
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ limitations under the License.
width: 100%;
margin: auto;
overflow: auto;
border-bottom: 1px solid #a8dbf3;
-webkit-flex: 0 0 auto;