mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Add space between installation warning "title" and content.
This commit is contained in:
@@ -60,4 +60,5 @@
|
|||||||
|
|
||||||
alert(type='danger', close='clear()', ng-if='installation.error')
|
alert(type='danger', close='clear()', ng-if='installation.error')
|
||||||
strong(translate) Oops!
|
strong(translate) Oops!
|
||||||
|
|  
|
||||||
span {{ installation.error | installError | translate }} ({{ installation.error }})
|
span {{ installation.error | installError | translate }} ({{ installation.error }})
|
||||||
|
|||||||
Reference in New Issue
Block a user