Merge "Hide overflowing author element content" into stable-2.16
This commit is contained in:
commit
da21fa5ab2
@ -120,6 +120,7 @@ limitations under the License.
|
||||
position: static;
|
||||
}
|
||||
.collapsed .author {
|
||||
overflow: hidden;
|
||||
color: var(--primary-text-color);
|
||||
margin-right: .4em;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user