Skip to content

Commit

Permalink
One more pixel so that the tabs and caption buttons are separated
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseTheFlower authored Aug 8, 2024
1 parent 5d54898 commit 4bc5ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions friends.custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -3790,7 +3790,7 @@ Doesn't work when docking.
}

.ChatTabs.HasWindowControls {
padding-top: 28px;
padding-top: 29px;
}

.chatTabSetContainer.inclient {
Expand All @@ -3803,7 +3803,7 @@ Doesn't work when docking.
}

.ChatTabs .dropTargetBox {
margin-top: 28px;
margin-top: 29px;
}

/* [class*="chattabs_ChatTabContent_ChatRoomName_"] */
Expand Down

0 comments on commit 4bc5ffe

Please sign in to comment.