resolves #15: switched the order of the dashboard widgets for xs devices. Made the system info table more responsive on xs devices.
This commit is contained in:
5
public/themes/bootstrap3/theme.css
vendored
5
public/themes/bootstrap3/theme.css
vendored
@@ -70,6 +70,11 @@ ol.breadcrumb {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#system-info {
|
||||
table-layout: fixed;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#system-info .meta-label
|
||||
{
|
||||
width: 30%;
|
||||
|
||||
Reference in New Issue
Block a user