Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
enh(UI): Add nowrap style to badge class - from aladdinchan (#8314)
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Feb 13, 2020
1 parent cdf1134 commit 18f8173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/Themes/Centreon-2/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ p.description a, p.description a:visited {
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
}

.badge a {
Expand Down

0 comments on commit 18f8173

Please sign in to comment.