Adjust typography for autoSrollList

pull/91/head
iRouge 2015-02-03 11:22:50 -05:00 committed by Francis Lachapelle
parent 09fa2be5bd
commit b163e59563
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -20,6 +20,8 @@ UI/WebServerResources/node_modules/
UI/WebServerResources/.sass-cache/
UI/WebServerResources/scss/.sass-cache/
UI/WebServerResources/css/
UI/WebServerResources/css/styles.css
UI/WebServerResources/css/styles.css.map
Documentation/*.docbook
Documentation/*.pdf
.idea

View File

@ -15,8 +15,8 @@
}
}
.sg-tile-content {
padding: 0 0 0 $layout-gutter-width;
.sg-md-subhead-multi {
padding: 0 0 0 $layout-gutter-width;
margin: 0;
}
.sg-md-body-multi {