Remove duplicate CSS properties (#16278)

This commit is contained in:
Zero King
2021-05-19 21:51:52 +00:00
committed by GitHub
parent 92f1d739b5
commit 028ba13eb3
3 changed files with 0 additions and 3 deletions

View File

@ -593,7 +593,6 @@ $fluid-breakpoint: $maximum-width + 20px;
display: block;
font-weight: 500;
padding: 15px;
overflow: hidden;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;