Commit 79a94e8ae2e0f779f6e6a8ac79b9208c62427a9c

Authored by Arthur Sturzbecher
Committed by Álvaro Fernando Matos de Souza
1 parent 4180e04d

Removing unused rules from catalog css

    Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com>
    Signed-off-by: ArthurJahn <stutrzbecher@gmail.com>
Showing 1 changed file with 1 additions and 6 deletions   Show diff stats
css/software-catalog-page.css
... ... @@ -119,11 +119,6 @@
119 119 margin: 0 3px 2px 8px;
120 120 }
121 121  
122   -.action-search-software_infos #group-categories #group-catalog-01 {
123   - float: left;
124   - width: 50%;
125   -}
126   -
127 122 .action-search-software_infos #group-categories ul {
128 123 font-family: Arial;
129 124 font-size: 14px;
... ... @@ -138,7 +133,7 @@
138 133 }
139 134  
140 135 .action-search-software_infos #filter-catalog-software .project-software{
141   - margin: 0 0 30px;
  136 + margin: 20px 0 30px;
142 137 border-top: 1px dotted;
143 138 border-bottom: 1px dotted;
144 139 font-weight: bold;
... ...