summaryrefslogtreecommitdiff
path: root/design/sass
diff options
context:
space:
mode:
Diffstat (limited to 'design/sass')
-rw-r--r--design/sass/_notes.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/design/sass/_notes.scss b/design/sass/_notes.scss
index e0f7c28..cccdd2c 100644
--- a/design/sass/_notes.scss
+++ b/design/sass/_notes.scss
@@ -56,6 +56,13 @@
text-decoration: none;
}
}
+.note--date-container{
+ @extend %clearfix;
+
+}
+.e-content {
+ @extend %clearfix;
+}
.note--location {
text-align: center;
margin-top: 0;