Skip to content

Commit 9d7d771

Browse files
committed
#JC-2015 - Fixed wrong css
Because of the wrong CSS admin users in the bottom part of the page were displayed with the gray background (they should be displayed with the red color)
1 parent 8b07f09 commit 9d7d771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • jcommune-view/jcommune-web-view/src/main/webapp/resources/css/app

jcommune-view/jcommune-web-view/src/main/webapp/resources/css/app/application.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ pre.prettyprint {
10911091
margin-right: 10%;
10921092
}
10931093

1094-
.label, .badge {
1094+
.badge {
10951095
display: inline-block;
10961096
padding: 2px 4px;
10971097
font-size: 11.844px;

0 commit comments

Comments
 (0)