Fix bug when viewing the repo view in smaller browser windows

This commit is contained in:
Joseph Schorr 2014-10-29 12:07:39 -04:00
parent e7f98d991f
commit 57810ba36f

View file

@ -123,7 +123,7 @@
<!-- Content view -->
<div class="repo-content" ng-show="currentTag.image_id || currentImage">
<!-- Image History -->
<div id="image-history" style="max-height: 10px;">
<div id="image-history">
<div class="row">
<!-- Tree View container -->
<div class="col-md-8">