diff --git a/OHIFViewer/client/components/toolbarSection/toolbarSection.styl b/OHIFViewer/client/components/toolbarSection/toolbarSection.styl index e6ac4b683..0298ee5bc 100644 --- a/OHIFViewer/client/components/toolbarSection/toolbarSection.styl +++ b/OHIFViewer/client/components/toolbarSection/toolbarSection.styl @@ -4,7 +4,6 @@ theme('border-bottom', '%s solid $uiBorderColor' % $uiBorderThickness) flex: 0 0 auto height: $toolbarHeight - overflow: hidden padding-top: 6px position: relative transition(height 300ms ease)