fix(style) error::before: position

This commit is contained in:
coderaiser 2014-04-15 04:04:52 -04:00
parent fd4b88b99b
commit f7dbb109d6

View file

@ -88,7 +88,8 @@ body {
.error::before {
position : relative;
left : -15px;
right : 15px;
bottom : 1px;
font-family : 'Fontello';
font-size : 14px;
color : rgb(222, 41, 41);