CC-4734: French - UI breaks in several places
-fixed
This commit is contained in:
parent
02ac909430
commit
495fd7da1a
5 changed files with 15 additions and 4 deletions
|
@ -1391,6 +1391,14 @@ h2#scheduled_playlist_name span {
|
|||
padding: 4px 0 8px;
|
||||
}
|
||||
|
||||
.user-form-label {
|
||||
width: 30% !important;
|
||||
}
|
||||
|
||||
.user-form-element {
|
||||
width: 65% !important;
|
||||
}
|
||||
|
||||
.simple-formblock dd.block-display {
|
||||
width: 100%;
|
||||
}
|
||||
|
@ -2003,7 +2011,7 @@ span.errors.sp-errors{
|
|||
background:url(images/icon_finishedplaying_m.png) no-repeat 0 0;
|
||||
}
|
||||
.preferences, .manage-folders {
|
||||
width: 500px;
|
||||
width: 610px;
|
||||
}
|
||||
|
||||
.stream-config {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue