diff --git a/app/assets/stylesheets/themes/default/components/_gather.scss b/app/assets/stylesheets/themes/default/components/_gather.scss index 48ccf09..b04cd42 100644 --- a/app/assets/stylesheets/themes/default/components/_gather.scss +++ b/app/assets/stylesheets/themes/default/components/_gather.scss @@ -39,10 +39,11 @@ width: 100%; .user { - width: 10%; + display: inline; } .timestamp { + float:right margin: 0 5px 5px; } } @@ -200,4 +201,4 @@ table.gathers { ul.gatherers { @include span-columns(12); -} \ No newline at end of file +}