fixed conflic app.css

This commit is contained in:
Aung Myo
2017-10-13 15:58:06 +06:30
11 changed files with 167 additions and 8 deletions

View File

@@ -51,6 +51,10 @@
margin-top: 0px !important;
}
.switch label {
color: #070707 !important;
}
.ls-closed .bars:after, .ls-closed .bars:before {
position: absolute;
top: 8px;
@@ -138,6 +142,11 @@ section.content {
.list-group-item{
padding:0.75rem 1rem;
}
.btn:not(.btn-link):not(.btn-circle) span {
position: relative;
top: 0px;
margin-left: 0px;
}
/* End Reset Theme */
/* *************************************************** */