No overrun of identifier col in motion table (closes #2573)
This commit is contained in:
parent
22ab7a15a3
commit
fbeacd97f8
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user