Fixed plugin cards not using up width.

Introduced in 58c74d7b25.
This commit is contained in:
WrinklyNinja
2014-08-25 22:17:34 +01:00
parent 58c74d7b25
commit 69525cb5f6
+1
View File
@@ -162,6 +162,7 @@ nav a {
main {
overflow: auto;
position: relative;
flex-grow: 1;
}
section {