don't wrap the force-check button
* the label text is too long and contains meaningful info * it's displayed only rarely in normal usage scenario
This commit is contained in:
parent
f09380af76
commit
f07e1b269e
|
@ -71,6 +71,11 @@ a:hover {
|
||||||
max-width: calc(100% - 30px);
|
max-width: calc(100% - 30px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#check-all-updates-force {
|
||||||
|
white-space: normal;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
#header h1 {
|
#header h1 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: .3em;
|
margin-bottom: .3em;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user