diff --git a/src/app/shared/event-buttons/event-buttons.css b/src/app/shared/event-buttons/event-buttons.css index 42fe42d..8b8c920 100644 --- a/src/app/shared/event-buttons/event-buttons.css +++ b/src/app/shared/event-buttons/event-buttons.css @@ -3,10 +3,11 @@ z-index: 3; } -.thread-actions { +.thread-buttons { padding-left: 1em; margin-left: 27px; - padding-bottom: 0.3em; + padding-bottom: 0.2em; + padding-top: 0.4em; } .toolbar-icon { @@ -36,6 +37,10 @@ flex: 1 2 auto; } -.thread-actions button { +.thread-buttons button { margin-left: 0.4em; } + +.right-side { + float: right; +} diff --git a/src/app/shared/event-buttons/event-buttons.html b/src/app/shared/event-buttons/event-buttons.html index df2bb0d..d754ddf 100644 --- a/src/app/shared/event-buttons/event-buttons.html +++ b/src/app/shared/event-buttons/event-buttons.html @@ -1,9 +1,10 @@ -
+
- sentiment_satisfied + favorite_border chat_bubble_outline offline_bolt + bookmark_border