Category: | Patch |
Priority: | Normal |
Status: | New |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Missing colon between property and value on line 758 (#licence) in theme.css
#license {
position:absolute;
top:1px;
left:260px;
background:#fff;
color#333; <----- missing :
}
Patch file corrects.
v5.0.1