diff --git a/app/assets/stylesheets/themes/default/components/_gather.scss b/app/assets/stylesheets/themes/default/components/_gather.scss index b04cd42..5238713 100644 --- a/app/assets/stylesheets/themes/default/components/_gather.scss +++ b/app/assets/stylesheets/themes/default/components/_gather.scss @@ -43,7 +43,7 @@ } .timestamp { - float:right + float: right; margin: 0 5px 5px; } }