1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-01 10:50:37 +02:00

#64 Admin Responsive - Next Round

This commit is contained in:
Awilum
2014-05-08 22:46:14 +04:00
parent ea574a1d40
commit 635eb98c4e
3 changed files with 8 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ footer span {
/* Admin Form */
.form-signin {
width: 400px;
max-width: 400px;
}
.form-signin {
@@ -553,4 +553,8 @@ td, th {
.dashboard-well .col-xs-6 .pull-right {
float: left!important;
}
.system-buttons .btn {
width: 100%;
}
}