mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-28 10:43:53 -04:00
Reformat error messages in dialogs so that they don't overflow in weird ways.
This commit is contained in:
@@ -105,6 +105,12 @@ a:hover,
|
||||
float: left;
|
||||
}
|
||||
|
||||
#gDialog #gMessage li {
|
||||
width: 400px;
|
||||
white-space: normal;
|
||||
padding-left: 32px;
|
||||
}
|
||||
|
||||
/* Tables ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
table {
|
||||
|
||||
Reference in New Issue
Block a user