mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
#64 Admin Responsive - Next Round
This commit is contained in:
@@ -569,4 +569,8 @@ td, th {
|
||||
.users-btns > div:nth-child(2) {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.page-users .btn-cancel {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
@@ -63,7 +63,7 @@
|
||||
<![endif]-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="page-<?php echo Request::get('id'); ?>">
|
||||
|
||||
<nav class="navbar navbar-default navbar-inverse" role="navigation">
|
||||
<div class="container">
|
||||
|
Reference in New Issue
Block a user