mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-18 07:52:23 +01:00
improved space explications style
This commit is contained in:
parent
462dbcf75b
commit
0f6358011f
@ -49,9 +49,9 @@
|
|||||||
|
|
||||||
|
|
||||||
<uib-alert type="warning m" ng-show="spaceExplicationsAlert">
|
<uib-alert type="warning m" ng-show="spaceExplicationsAlert">
|
||||||
<p class="text-sm">
|
<p class="text-sm pull-left">
|
||||||
<i class="fa fa-warning"></i>
|
<i class="fa fa-warning"></i>
|
||||||
<span ng-bind-html="spaceExplicationsAlert"></span>
|
<div class="m-l-lg" ng-bind-html="spaceExplicationsAlert"></div>
|
||||||
</p>
|
</p>
|
||||||
</uib-alert>
|
</uib-alert>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user