diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index a2e25a4..6959cc9 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -398,7 +398,7 @@ ul, li { /* Icon Topic */ .divMoreActions {text-align: right; height: 39px; float: right;} .divMoreActions div button {padding-left: 10px; padding-right: 10px; padding-bottom: 10px; margin-bottom: 4px; height: 31px;} -.titleTopic {padding-top: 18px; padding-left: 0px;} +.titleTopic {padding-top: 10px; padding-left: 0px;} .titleTopic-detail {padding-top: 8px; color: white;} .titleTopic a h4 {margin-top: 0px; color: black; cursor:pointer;} .dropdown-menu .pull-right { diff --git a/courses/templates/category/index.html b/courses/templates/category/index.html index e4e7491..9188fca 100644 --- a/courses/templates/category/index.html +++ b/courses/templates/category/index.html @@ -72,7 +72,7 @@