Merge pull request #3816 from cpradio/small-action-responsiveness

Make the small-action width responsive on desktops
This commit is contained in:
Régis Hanol
2015-09-25 15:25:50 +02:00

View File

@@ -707,7 +707,7 @@ $topic-avatar-width: 45px;
}
.small-action {
width: 755px;
max-width: 755px;
border-top: 1px solid dark-light-diff($primary, $secondary, 90%, -75%);
}