Add link to report missing info in the community list

This commit is contained in:
Bryan Housel
2018-04-08 23:41:51 -04:00
parent c35b4906fd
commit 514ddffd22
4 changed files with 29 additions and 6 deletions
+10 -4
View File
@@ -3630,6 +3630,11 @@ img.tile-debug {
overflow-x: hidden;
}
.save-success .link-out {
margin: 0px 5px;
white-space: nowrap;
}
.save-summary,
.save-communityLinks {
padding: 0px 20px 15px 20px;
@@ -3674,10 +3679,6 @@ img.tile-debug {
.community-languages:only-child {
margin-top: 0;
}
.save-summary .details {
margin: 0px 5px;
white-space: nowrap;
}
.community-detail a.hide-toggle,
.community-detail a:visited.hide-toggle {
@@ -3710,6 +3711,11 @@ img.tile-debug {
font-weight: bold;
}
.community-missing {
padding: 10px;
text-align: center;
}
/* Splash Modal
------------------------------------------------------- */