Skip to content

Commit

Permalink
[PROD-8364] Activity filter line-height adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
amincdev committed Jan 8, 2025
1 parent cb471ec commit 5321665
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/bp-templates/bp-nouveau/common-styles/_bp_media.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5420,6 +5420,7 @@ body.buddyboss-theme {
.bb-subnav-filters-label {
font-size: 14px;
margin-right: 4px;
line-height: 1;
}

.bb-icon-loader {
Expand Down
1 change: 1 addition & 0 deletions src/bp-templates/bp-nouveau/css/buddypress-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -26301,6 +26301,7 @@ body.buddyboss-theme.directory.video .site-main .video-options {
.activity-head-bar .bb-subnav-filters-label {
font-size: 14px;
margin-left: 4px;
line-height: 1;
}

.activity-head-bar .bb-icon-loader {
Expand Down
2 changes: 1 addition & 1 deletion src/bp-templates/bp-nouveau/css/buddypress-rtl.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/bp-templates/bp-nouveau/css/buddypress.css
Original file line number Diff line number Diff line change
Expand Up @@ -26301,6 +26301,7 @@ body.buddyboss-theme.directory.video .site-main .video-options {
.activity-head-bar .bb-subnav-filters-label {
font-size: 14px;
margin-right: 4px;
line-height: 1;
}

.activity-head-bar .bb-icon-loader {
Expand Down
2 changes: 1 addition & 1 deletion src/bp-templates/bp-nouveau/css/buddypress.min.css

Large diffs are not rendered by default.

0 comments on commit 5321665

Please sign in to comment.