Fixes full screen scrolling issue due to buttons in breadcrumb being bigger than they should

This commit is contained in:
Shannon
2014-10-17 11:51:24 +10:00
parent e177ad57cc
commit 334e7da40f

View File

@@ -186,6 +186,7 @@
border-top: @grayLight 1px solid;
display: block;
margin: 0;
overflow: hidden;
}
.umb-panel-footer-nav li a {