# HG changeset patch # User nowmad@23.1.168.192.in-addr.arpa # Date 1450448460 -3600 # Node ID 32af4f9922c92429f96eeee0fc7325512ee1f161 # Parent 0e2f3e4730acecf2383daf7cfe6da1774c2c0b1c small fix css diff -r 0e2f3e4730ac -r 32af4f9922c9 cms/app-client/app/styles/app.scss --- a/cms/app-client/app/styles/app.scss Fri Dec 18 15:19:41 2015 +0100 +++ b/cms/app-client/app/styles/app.scss Fri Dec 18 15:21:00 2015 +0100 @@ -35,7 +35,6 @@ float: left; border-top: none; border-right: 1px solid grey; - margin-top: 20px; } &-wrapper{ height: 600px; diff -r 0e2f3e4730ac -r 32af4f9922c9 cms/app-client/app/styles/tabs/thematiques.scss --- a/cms/app-client/app/styles/tabs/thematiques.scss Fri Dec 18 15:19:41 2015 +0100 +++ b/cms/app-client/app/styles/tabs/thematiques.scss Fri Dec 18 15:21:00 2015 +0100 @@ -16,8 +16,7 @@ display: block; height: 100px; width: 400px; - margin: auto; - padding-top: 25px; + margin: 50px auto auto; } .search-box input[type="text"] {