diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/DevHive.Angular/src/app/components/post-page/post-page.component.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DevHive.Angular/src/app/components/post-page/post-page.component.css b/src/DevHive.Angular/src/app/components/post-page/post-page.component.css index b1814fb..b886bc1 100644 --- a/src/DevHive.Angular/src/app/components/post-page/post-page.component.css +++ b/src/DevHive.Angular/src/app/components/post-page/post-page.component.css @@ -16,7 +16,7 @@ margin-right: .3em; } -.many-buttons:last-of-type { +.many-buttons > *:last-of-type { margin-right: 0; } |
