- First commit to issue fork.
Just found a problem in css/message.css with one ";" missing, and perhaps a duplicate line?
.block-region {
-webkit-border-radius:6px;
-moz-border-radius:6px;
-khtml-border-radius:6
border-radius:6
border-radius:6px;
background-color:#F7F8F8;
border:2px dashed #DDD;
clear:both;
color:#666;
font-family:"Lucida Console",Monaco,"DejaVu Sans Mono",monospace;
font-size:1.167em;
font-weight:400;
margin-bottom:12px;
margin-top:4px;
padding:3px 6px 1px;
}
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.