removing extra border

This commit is contained in:
Kris 2018-05-02 16:25:27 -04:00
parent 05dddcb2fd
commit de6dd2dc02
3 changed files with 9 additions and 12 deletions

View File

@ -262,6 +262,15 @@ aside.quote {
padding:1px;
}
.topic-links {
tr {
border: none;
}
.badge-notification {
margin: 1px 5px 2px 0;
}
}
}
.topic-avatar, .avatar-flair-preview, .user-card-avatar, .topic-map .poster, .user-profile-avatar {

View File

@ -406,12 +406,6 @@ nav.post-controls {
}
}
.topic-links {
.badge-notification {
margin: 1px 5px 5px 0;
}
}
.buttons {
float: right;
.btn {

View File

@ -226,12 +226,6 @@ a.reply-to-tab {
.user {float: left; margin: 0 10px 10px 0;}
}
.topic-links {
.badge-notification {
margin: 1px 5px 2px 0;
}
}
.buttons {
.btn {
border: 0;