realign the user admin page

This commit is contained in:
jpope
2014-01-06 18:18:52 -06:00
parent 45842f840f
commit a054ab3d5a
2 changed files with 134 additions and 111 deletions

View File

@@ -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 */