Skip to content

Commit c641adb

Browse files
committed
Fix ribbon see BT#9573
1 parent 50db5cc commit c641adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2915,7 +2915,7 @@ div.admin_section h4 {
29152915
}
29162916

29172917
.ribbon .rib-total {
2918-
width: 275px;
2918+
width: 275px !important;
29192919
}
29202920

29212921
.ribbon .rib-error, .ribbon .ribbon-total-error {

0 commit comments

Comments
 (0)