summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive')
-rw-r--r--webapp/sass/responsive/_tablet.scss28
1 files changed, 13 insertions, 15 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index e97eb3b59..1a0a27267 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -19,16 +19,18 @@
width: 300px;
}
}
- .post-right__scroll{
- .post-create__container{
+
+ .post-right__scroll {
+ .post-create__container {
.post-create-body {
.icon__emoji_picker {
- display:none;
+ display: none;
top: -7px;
}
}
}
}
+
.post-create__container {
form {
padding: .5em 0 0;
@@ -262,8 +264,12 @@
&:not(.post--thread) {
padding: 0 .5em 0 77px;
+ &.other--root {
+
+ }
+
.post__link {
- margin: 4px 0 7px;
+ margin: 3px 0 7px;
vertical-align: bottom;
}
@@ -278,7 +284,7 @@
.post__header {
float: left;
height: 21px;
- padding-top: 3px;
+ padding-top: 2px;
.col__name {
font-weight: bold;
@@ -298,14 +304,6 @@
}
&.other--root {
- .post__body {
- > div {
- &:first-child {
- min-height: 21px;
- }
- }
- }
-
.post__link + .post__body {
clear: both;
}
@@ -422,11 +420,11 @@
display: inline-block;
font-size: 11px;
left: -14px;
- line-height: 34px;
+ line-height: 20px;
position: absolute;
text-align: right;
text-rendering: auto;
- top: -2px;
+ top: 4px;
width: 51px;
&:hover {