Skip to content

Commit 8ab6aac

Browse files
committed
Remove unnecessary CSS
1 parent a1c5379 commit 8ab6aac

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

styles/prosilver/theme/ideas.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* flex box classes */
22
.flex-box {
3-
display: flex !important;
3+
display: flex;
44
}
55

66
.flex-wrap {
@@ -249,7 +249,3 @@ dd.topics {
249249
.status-5 {
250250
background-color: #b22222;
251251
}
252-
253-
.rating {
254-
margin-top: 4px;
255-
}

0 commit comments

Comments
 (0)