Skip to content
Snippets Groups Projects

Validation fix

Merged Harris Ferguson (haf094) requested to merge validation-fix into master
20 files
+ 225
46
Compare changes
  • Side-by-side
  • Inline
Files
20
@@ -57,6 +57,11 @@ a[highlight] {
text-overflow: ellipsis;
}
.tag-group {
overflow: auto;
background: white;
}
.logo-button {
margin-top: 1px;
colour: white;
@@ -121,4 +126,8 @@ text-align: center;
.postal {
color: grey;
}
.main-panel {
width: 75%;
}
\ No newline at end of file
Loading