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

#64 Admin Responsive - Next Round

This commit is contained in:
Awilum
2014-05-08 23:20:14 +04:00
parent b697274f86
commit fd3a16d72f
4 changed files with 25 additions and 13 deletions

View File

@@ -557,4 +557,16 @@ td, th {
.btn-phone {
width: 100%;
}
/* Users */
.users-btns > div {
display: block;
text-align: left;
margin-top: 10px;
width: 100%;
}
.users-btns > div:nth-child(2) {
margin-top: 15px;
}
}