increase target zone for title links (#21237)

This commit is contained in:
Frédéric Péters 2018-04-05 13:43:24 +02:00
parent da0eae1b22
commit 09840125dd
1 changed files with 4 additions and 0 deletions

View File

@ -897,3 +897,7 @@ table.listing td.icon-column {
padding: 0.5em 1em;
border-bottom: 0 !important;
}
#content table.listing td.title-column a {
display: block;
}