[Frontend/PLATFORM] Cherry picking from platform changes in vista65

open #95
vista #65
scss and html mods for VISTA-related elements;
(cherry picked from commit 6ef3987)
This commit is contained in:
Charles Hacskaylo
2015-09-16 15:52:56 -07:00
parent 4f5a1115d2
commit f28d2f19d0
5 changed files with 11 additions and 8 deletions

View File

@@ -36,11 +36,11 @@
.btns-add-remove {
// background: rgba(#ff0000, 0.3);;
margin-top: 150px;
.btn {
.s-btn {
display: block;
font-size: 1.5em;
//font-size: 1.5em;
margin-bottom: $interiorMargin;
padding: 10px;
//padding: 10px;
text-align: center;
}
}