Skip to content

Commit 150e750

Browse files
committed
fix styles on tribes
1 parent eb686d6 commit 150e750

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/dashboard/templates/profiles/tribes-vue.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,11 +408,11 @@
408408
}
409409

410410
.activity_main {
411-
margin-left: 15px !important;
411+
/* margin-left: 15px !important; */
412412
}
413413

414414
.activity_main > div {
415-
padding-left:5%;
415+
/* padding-left:5%; */
416416
}
417417
</style>
418418

0 commit comments

Comments
 (0)