This commit is contained in:
Matias Alejo Garcia 2014-11-03 17:28:36 -03:00
commit 7a610c1b5b
4 changed files with 5 additions and 5 deletions

View file

@ -11,9 +11,9 @@
<div class="row collapse m0">
<div class="large-6 columns">
<form name="sendForm" ng-submit="submitForm(sendForm)" novalidate>
<p class="text-warning size-12"
<p class="text-warning size-16"
ng-show="error">
<i class="fi-x"></i>
<i class="fi-alert"></i>
{{error|translate}}
</p>