Skip to content

Commit 0ced7c9

Browse files
coreymasantoyotam-g
authored andcommitted
Shorten the width of the publisher domain label so that long labels do not span the entire width of the page attachment (ampproject#36114)
1 parent f193091 commit 0ced7c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/amp-story/1.0/amp-story-draggable-drawer-header.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
text-overflow: ellipsis !important;
8282
top: 35px !important;
8383
white-space: nowrap !important;
84+
width: calc(100% - 112px) !important;
8485
}
8586

8687
.i-amphtml-story-draggable-drawer-header .i-amphtml-story-draggable-drawer-header-title-and-close {

0 commit comments

Comments
 (0)