Skip to content
Snippets Groups Projects
Commit 350ec539 authored by Bruno Nocera Zanette's avatar Bruno Nocera Zanette
Browse files

Update Participatorio-mobile theme's CSS

Updated Participatorio-mobile theme's CSS to fix minor themes's bugs.

Code written by: Valessio Brito
parent 4a4e8818
Branches
No related tags found
No related merge requests found
......@@ -525,3 +525,37 @@ clear: both;
width: 100%
}
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser a {
padding: 0px !important;
}
div#aspect_artifactbrowser_CommunityBrowser_div_comunity-browser img {
width: 213px !important;
padding-bottom: 10px !important;
}
#aspect_discovery_SiteRecentSubmissions_p_recent-submission-view-more {
clear: both !important;
}
#aspect_discovery_SimpleSearch_list_primary-search > ol >
li:nth-child(2) > div > div {
width: 8% !important;
float: left !important;
margin-left: 10px;
margin-top: 5px;
}
#aspect_discovery_SimpleSearch_div_search-controls-gear {
margin-left: 90px !important;
}
div.artifact-preview {
float: left;
margin-left: -60px;
}
ul.ds-artifact-list li {
list-style: none;
clear: both;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment