Customized django admin styles for better coherence with bootstrap3

This commit is contained in:
agerbaud
2017-08-04 15:44:26 +02:00
parent a600504785
commit d258b6e869
4 changed files with 984 additions and 10 deletions

View File

@@ -24,12 +24,6 @@ body {
color: #d9230f;
}
/* Admin overrides */
#content-related {
margin-right: 0px !important;
}
/* Bootstrap Navbar custom */