realign the user admin page
This commit is contained in:
@@ -682,7 +682,8 @@ table.admin_panel {
|
||||
}
|
||||
|
||||
table.admin_side_panel {
|
||||
width: 60%
|
||||
width: 90%;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
table.admin_panel th, table.admin_side_panel th {
|
||||
@@ -859,6 +860,12 @@ pre {
|
||||
.header_right {
|
||||
float: none;
|
||||
}
|
||||
|
||||
.return_to_panel {
|
||||
float: none;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/* Exif display */
|
||||
|
||||
Reference in New Issue
Block a user