Skip to content

Commit 0adefb5

Browse files
committed
Reduce indent for app-navigation-caption
Signed-off-by: meichthys <10717998+meichthys@users.noreply.github.com>
1 parent 9be1d5b commit 0adefb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/css/apps.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ kbd {
240240
&.app-navigation-caption {
241241
font-weight: bold;
242242
line-height: 44px;
243-
padding: 0 44px;
243+
padding: 0 15px;
244244
white-space: nowrap;
245245
text-overflow: ellipsis;
246246
box-shadow: none !important;

0 commit comments

Comments
 (0)