Commit 5d8562999e5a65e88ea5432005301ded1dbbd184

Authored by Melissa Wen
1 parent 28b0c4dc

Adjust repository size to follow blocks above

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
css/software-pages.css
@@ -274,6 +274,10 @@ @@ -274,6 +274,10 @@
274 } 274 }
275 275
276 /* Repository block */ 276 /* Repository block */
  277 +.template-default #content .box-3 .repository-block{
  278 + padding: 0 0 0 10px;
  279 +}
  280 +
277 .template-default .box-3 #bt_repositorio, 281 .template-default .box-3 #bt_repositorio,
278 .template-default .box-3 #bt_repositorio:active, 282 .template-default .box-3 #bt_repositorio:active,
279 .template-default .box-3 #bt_repositorio:visited{ 283 .template-default .box-3 #bt_repositorio:visited{
@@ -373,6 +377,10 @@ @@ -373,6 +377,10 @@
373 } 377 }
374 378
375 /* Repository block */ 379 /* Repository block */
  380 +.template-lefttopright #content .box-2 .repository-block{
  381 + padding: 0 0 0 10px;
  382 +}
  383 +
376 .template-lefttopright .box-2 #bt_repositorio, 384 .template-lefttopright .box-2 #bt_repositorio,
377 .template-lefttopright .box-2 #bt_repositorio:active, 385 .template-lefttopright .box-2 #bt_repositorio:active,
378 .template-lefttopright .box-2 #bt_repositorio:visited { 386 .template-lefttopright .box-2 #bt_repositorio:visited {