mirror of
https://github.com/pi-hole/web.git
synced 2026-05-03 23:18:12 +01:00
Added sidebar mini support to pages
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<![endif]-->
|
||||
</head>
|
||||
<!-- ADD THE CLASS fixed TO GET A FIXED HEADER AND SIDEBAR LAYOUT -->
|
||||
<body class="skin-blue fixed">
|
||||
<body class="skin-blue fixed sidebar-mini">
|
||||
<!-- Site wrapper -->
|
||||
<div class="wrapper">
|
||||
|
||||
@@ -393,4 +393,4 @@
|
||||
<!-- AdminLTE for demo purposes -->
|
||||
<script src="../../dist/js/demo.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user