commit | 827f392d8ec33ef7fc7f97b9968082ca8e42b867 | [log] [tgz] |
---|---|---|
author | arpiagariu <arpiagariu@gmail.com> | Mon Jun 06 15:25:28 2016 -0700 |
committer | arpiagariu <arpiagariu@gmail.com> | Mon Jun 06 15:25:28 2016 -0700 |
tree | 23749c9e7ddc2dd35c1d8b969099afdb3d99ba82 | |
parent | 2d7380e8333b1565bd7cb9d242ecfeb45feecf89 [diff] |
Changes to xos dumbComponent
diff --git a/views/ngXosViews/tenant/src/sass/main.scss b/views/ngXosViews/tenant/src/sass/main.scss new file mode 100644 index 0000000..268f1b4 --- /dev/null +++ b/views/ngXosViews/tenant/src/sass/main.scss
@@ -0,0 +1,9 @@ +@import '../../../../style/sass/lib/_variables.scss'; +@import '../../../../../views/style/sass/bootstrap/bootstrap/_variables.scss'; + + +#xosTenant { + a{ + margin-bottom: $form-group-margin-bottom; + } +} \ No newline at end of file