No overrun of identifier col in motion table (closes #2573)

This commit is contained in:
FinnStutzenstein 2016-11-11 09:40:30 +01:00
parent 22ab7a15a3
commit fbeacd97f8

View File

@ -376,9 +376,9 @@
<!-- main content column -->
<div class="col-xs-6 content">
<div class="identifier-col">
<div class="nobr" ng-show="motion.identifier">
<span ng-show="motion.identifier">
{{ motion.identifier }}
</div>
</span>
</div>
<div class="title-col">
<!-- ID and title -->