forked from external-repos/pa11y-dashboard
Small amend to layout of results header at smaller screen widths
This commit is contained in:
2
public/css/site.min.css
vendored
2
public/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -21,9 +21,6 @@
|
||||
margin-bottom:2rem;
|
||||
padding-bottom:1rem;
|
||||
}
|
||||
.task-header .run-details {
|
||||
text-align:left;
|
||||
}
|
||||
.task-header .btn {
|
||||
padding:5px 10px;
|
||||
font-size:12px;
|
||||
@@ -79,6 +76,11 @@
|
||||
margin-bottom:10px;
|
||||
}
|
||||
}
|
||||
.task-header {
|
||||
.run-details {
|
||||
text-align:left;
|
||||
}
|
||||
}
|
||||
}
|
||||
@media (max-width:640px) {
|
||||
body {
|
||||
|
Reference in New Issue
Block a user