Prep modals for adding torrents by file

Abstract modals into different components
Adjust modal format
This commit is contained in:
John Furrow
2016-02-15 22:53:02 -08:00
parent ce94ac35d1
commit a1c039f91a
21 changed files with 670 additions and 157 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ $modal-content--padding--vertical: $modal-content--padding--horizontal * 1/2;
}
}
&__footer {
&__actions {
margin-top: $spacing-unit;
padding: 0 0 $modal-content--padding--vertical 0;
}