Commit 747102cf by marco

additional git rebase cleanup

parents 83b4dc63 f94ec6cf
...@@ -845,6 +845,9 @@ body.discussion { ...@@ -845,6 +845,9 @@ body.discussion {
.drop-arrow { .drop-arrow {
font-size: 16px; font-size: 16px;
} }
.drop-arrow {
font-size: 16px;
}
} }
.browse-topic-drop-icon { .browse-topic-drop-icon {
...@@ -1428,7 +1431,6 @@ body.discussion { ...@@ -1428,7 +1431,6 @@ body.discussion {
.icon-envelope {color: $gray;} .icon-envelope {color: $gray;}
} }
.discussion-article { .discussion-article {
position: relative; position: relative;
padding: $baseline*2; padding: $baseline*2;
......
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
// base - starter // base - starter
@import 'base/base'; @import 'base/base';
// shared - course // shared - course
@import 'shared/forms'; @import 'shared/forms';
@import 'shared/footer'; @import 'shared/footer';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment