mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Responsify-ay-ay-ay
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
}
|
||||
.btn-full-width {
|
||||
width:100%;
|
||||
display:block;
|
||||
margin-top:15px
|
||||
}
|
||||
.dropdown-menu {
|
||||
@@ -167,14 +166,12 @@
|
||||
}
|
||||
|
||||
/* Task details page*/
|
||||
|
||||
.task-header h2 {
|
||||
word-wrap:break-word;
|
||||
}
|
||||
.date {
|
||||
margin-top:5px;
|
||||
}
|
||||
|
||||
.tasks-list {
|
||||
padding:15px;
|
||||
margin-bottom:30px;
|
||||
@@ -255,6 +252,7 @@
|
||||
|
||||
.checkbox {
|
||||
cursor: pointer;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
|
Reference in New Issue
Block a user