fixing the broken groups page

This commit is contained in:
Kris Aubuchon 2014-10-28 16:04:18 -04:00
parent ff4dcb8520
commit f353df97e3
1 changed files with 6 additions and 10 deletions

View File

@ -189,16 +189,12 @@
overflow: hidden;
color: $secondary;
&.group {
width: 75%;
float: right;
margin-top: 20px;
.details {padding: 15px;}
}
&.group {
width: 75%;
float: right;
margin-top: 20px;
.details {padding: 15px;}
}
.secondary {
background: dark-light-diff($primary, $secondary, 90%, -65%);