aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-20 19:44:31 +0300
committerHenry Jameson <me@hjkos.com>2022-04-20 19:44:49 +0300
commit631b8b93a4a8dd548bae5ab9fa7bc4d6e892ae3f (patch)
tree70eafaf1c189471885124e2a52401574f60b2464 /src/components/user_profile/user_profile.vue
parentaef6d529516f34d346faa7e6c424a16ff5f9a202 (diff)
tons of fixes mainly aimed at panel headings
Diffstat (limited to 'src/components/user_profile/user_profile.vue')
-rw-r--r--src/components/user_profile/user_profile.vue18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue
index 726216ff..f1e3cb72 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -192,24 +192,6 @@
align-items: middle;
padding: 2em;
}
-
- .timeline-heading {
- display: flex;
- justify-content: center;
-
- .loadmore-button, .alert {
- flex: 1;
- }
-
- .loadmore-button {
- height: 28px;
- margin: 10px .6em;
- }
-
- .title, .loadmore-text {
- display: none
- }
- }
}
.user-profile-placeholder {
.panel-body {