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.scss80
1 files changed, 0 insertions, 80 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 71b95c997..967d6231d 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -19,86 +19,6 @@
}
}
- .post-create__container {
- .post-create {
- &.post-create--attachment-disabled {
- .post-body__cell {
- padding-left: 1em;
- }
-
- .post-create-footer {
- padding-left: 1em;
- }
- }
- }
-
- form {
- padding: .5em 0 0;
- }
-
- .post-create-footer {
- padding: 0 45px 0 8px;
-
- .post-error {
- position: relative;
- top: 0;
-
- .sidebar--right & {
- left: 0;
- }
- }
- }
-
- .post-create-body {
- display: table;
- width: 100%;
-
- .post-body__cell {
- display: table-cell;
- padding-left: 45px;
-
-
- .sidebar--right & {
- padding-left: 0;
- }
- }
-
- .app__content & {
- .btn-file {
- bottom: -2px;
- left: 10px;
- line-height: 36px;
- padding: 0;
- top: auto;
- width: 25px;
-
- .icon--emoji-picker {
- display: none;
- }
- }
- }
-
- .app__content & {
- .icon {
- position: relative;
- top: 3px;
-
- }
- }
-
- .icon__emoji_picker {
- position: relative;
- display: none;
- top: 1px;
- right: -1px;
- }
-
- .send-button {
- display: table-cell;
- }
- }
- }
-
.signup-team__container {
&.branded {
display: block;