Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Improve the design of page title inside header's breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
artkravchenko committed Nov 10, 2017
1 parent a69d371 commit 7b67efb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/less/blocks/breadcrumbs.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,10 @@
&:extend(.font-light);
padding: 0;
overflow: hidden;
height: 100%;
text-overflow: ellipsis;
background-color: #fff;
height: 100%;

&:only-child {
padding-left: 17px;
}
color: #000;
}

.breadcrumbs__avatar {
Expand Down

0 comments on commit 7b67efb

Please sign in to comment.