client/app/app.css
author rougeronj
Tue, 09 Jun 2015 19:10:45 +0200
changeset 146 c6fa8ee3f562
parent 106 cb13a9009bf5
child 172 ffdfe491869c
permissions -rw-r--r--
refactor idArticle to id_article and idInventory to id_inventory remove "/" from resource path

#logo {
    padding-top: 0;
}

.ammico-content {
    max-width: 1170px;
    min-width: 970px;
}

@media(max-width:991px){
    .navbar > .container{
        width: 100%;
    }
}