Commit f35f702a by ibrahimahmed443

small changes

parent 38e7e1a2
......@@ -5,6 +5,9 @@ body{
outline: 0;
}
}
.content-wrapper{
max-width: none;
}
}
//Helper Classes
......
## mako
<%namespace name='static' file='static_content.html'/>
<link rel="stylesheet" type="text/css" href="${static.url('css/lms-main-v2.css')}"/>
<!-- Hack to prevent font awesome icons from being overridden -->
<script>
var observer = new MutationObserver(function(mutations, obv){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment