aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-08-31 04:39:07 +0300
committerHenry Jameson <me@hjkos.com>2018-08-31 04:39:07 +0300
commit8c07e63f773a15119f3cf773c083fe3b76306c3f (patch)
tree1a10b421eb0ba5c2a7b411ca1b754d85762bda6b /src
parent46d8b55d445b372b8c782d8730333f7d1363fcf9 (diff)
fix
Diffstat (limited to 'src')
-rw-r--r--src/components/notifications/notifications.scss2
-rw-r--r--src/components/timeline/timeline.vue2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss
index f14b7d40..4dbceede 100644
--- a/src/components/notifications/notifications.scss
+++ b/src/components/notifications/notifications.scss
@@ -22,8 +22,6 @@
}
.loadmore-error {
- position: absolute;
- right: 0.6em;
min-width: 6em;
text-align: center;
padding: 0 0.25em 0 0.25em;
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index ed354030..e42c0c4b 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -66,8 +66,6 @@
}
.loadmore-error {
- position: absolute;
- right: 0.6em;
font-size: 14px;
min-width: 6em;
text-align: center;