summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/notes.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/notes.scss')
-rw-r--r--app/assets/stylesheets/pages/notes.scss12
1 files changed, 1 insertions, 11 deletions
diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss
index 35d728aec83..0c084118753 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -139,12 +139,6 @@ ul.notes {
@media (min-width: $screen-sm-min) {
padding-right: 0;
}
-
- @media (max-width: $screen-xs-min) {
- .inline {
- display: block;
- }
- }
}
.note-emoji-button {
@@ -264,11 +258,7 @@ ul.notes {
position: absolute;
right: 0;
top: 0;
-
- .note-action-button {
- margin-left: 10px;
- }
-
+
@media (min-width: $screen-sm-min) {
position: relative;
}