this actually drops the element selector from the CSS

This commit is contained in:
Mark Sadecki
2015-03-19 15:32:55 -04:00
parent 1cf7ccc334
commit 8a8e1d06e4

View File

@@ -20,7 +20,7 @@
width: flex-grid(12);
background: $dashboard-profile-color;
h2.user-name {
.user-name {
overflow: hidden;
margin: 0;
padding: ($baseline*0.75) ($baseline/2);