summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_tablet.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive/_tablet.scss')
-rw-r--r--webapp/sass/responsive/_tablet.scss16
1 files changed, 5 insertions, 11 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 9e09c3f42..a461dd35a 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -117,20 +117,13 @@
.col__name {
font-weight: bold;
margin-right: 2px;
- padding-right: 10px;
+ padding-right: 5px;
position: relative;
z-index: 1;
+ }
- &:after {
- content: ':';
- display: inline-block;
- font-family: FontAwesome;
- font-size: 19px;
- position: absolute;
- right: 3px;
- text-rendering: auto;
- top: -5px;
- }
+ strong {
+ display: inline;
}
.col__reply {
@@ -176,6 +169,7 @@
&.same--root {
&.same--user {
padding-left: 70px;
+ padding-top: 0;
.post__header {
.col__reply {