Skip to content

Commit c7585cc

Browse files
committed
Fix typo in css
1 parent 4d59cb7 commit c7585cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/components/Announcements/item.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
height: auto !important;
2727
}
2828

29-
..expanded {
29+
.expanded {
3030
max-height: 9000px;
3131
overflow: hidden;
3232
transition: all 1s ease-in-out;

0 commit comments

Comments
 (0)