Text-align the headers on the media panel to the left to avoid confusion
Thanks to Tsyesika for pointing this out!
This commit is contained in:
parent
9cbbc2a401
commit
50bf38b26e
@ -559,6 +559,7 @@ table.media_panel {
|
|||||||
table.media_panel th {
|
table.media_panel th {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user