aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Angular
diff options
context:
space:
mode:
Diffstat (limited to 'src/DevHive.Angular')
-rw-r--r--src/DevHive.Angular/src/app/components/post/post.component.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/DevHive.Angular/src/app/components/post/post.component.css b/src/DevHive.Angular/src/app/components/post/post.component.css
index c3e3caa..ddc5841 100644
--- a/src/DevHive.Angular/src/app/components/post/post.component.css
+++ b/src/DevHive.Angular/src/app/components/post/post.component.css
@@ -60,7 +60,8 @@ hr {
display: flex;
flex-direction: column;
align-items: center;
- margin-right: -.1em;
+ min-height: 4.4em;
+ margin: auto -.1em auto 0;
}
.score {