Merged development into master

This commit is contained in:
NelsonLaQuet 2013-09-01 02:52:26 -05:00
commit 39ca52e1c2

View file

@ -56,10 +56,11 @@
.bar {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
height: 100%;
height: 10px;
z-index: -1;
background: @pfm-purple;
}
&.has-error {