Commit 4343c954ad205d45730d11f177721298b895dc38

Authored by Tomáz Martins
1 parent 02e14267

Align radio buttom in search form

Signed-off-by: TomazMartins <tomaz.r.martins@gmail.com>
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
css/software-catalog-page.css
@@ -48,6 +48,10 @@ @@ -48,6 +48,10 @@
48 text-transform: uppercase; 48 text-transform: uppercase;
49 } 49 }
50 50
  51 +.action-search-software_infos #content .search-form .project-software {
  52 + margin: 0 0 0 15px;
  53 +}
  54 +
51 /* It's TEMPORARY */ 55 /* It's TEMPORARY */
52 .action-search-software_infos #content .search-form .doubts-catalog-software { 56 .action-search-software_infos #content .search-form .doubts-catalog-software {
53 display: none; 57 display: none;