Remove spacing between md-count and md-error

This commit is contained in:
Marcos Moura 2016-08-02 02:39:32 -03:00
parent aa41cbd081
commit f91c35daa9

View file

@ -67,7 +67,6 @@ $input-size: 32px;
.md-error {
height: 20px;
padding-top: 4px;
display: block !important;
position: absolute;
opacity: 0;
@ -78,7 +77,6 @@ $input-size: 32px;
.md-count {
height: 20px;
padding-top: 4px;
position: absolute;
right: 0;
font-size: 12px;