Revert "Clearfix on well-lists. Pages affected:"

Because it adds extra spaces at each project row on dashboard

This reverts commit 2767abd90d.
This commit is contained in:
Dmitriy Zaporozhets 2014-03-25 19:53:30 +02:00
parent 81527e9fba
commit e421772f89

View file

@ -13,12 +13,6 @@
border-bottom: 1px solid #eee;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
&:after {
content: " ";
display: table;
clear: both;
}
&.disabled {
color: #888;
}