Ticket #850 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Bug graphique dans la master_admin

Reported by: geekbay Owned by:
Priority: lowest Milestone: Jelix 1.1.1
Component: module:master_admin Version: 1.1
Severity: trivial Keywords:
Cc: Php version:
Hosting Provider: Blocked By:
Documentation needed: no Blocking:

Description

Quand il y a trop de box dans la master admin, le fond blanc ne suis pas, car il manque un clear:both.

Attachments

patch_design_master_admin.patch Download (501 bytes) - added by geekbay 4 years ago.
Ajout d'un clear:both apres les 2 containers

Change History

Changed 4 years ago by geekbay

Ajout d'un clear:both apres les 2 containers

Changed 4 years ago by Surfoo

C'est juste mon avis, mais je suis pas trop fan des style inline en CSS. Surtout que ce cas arrive souvent et donc pourrait être réutilisé via une class css au lieu de répéter le style inline.

Changed 4 years ago by laurentj

  • priority changed from normal to lowest
  • review set to review+
  • component changed from jelix to module:master_admin
  • severity changed from normal to trivial
  • milestone set to Jelix 1.1.1

Changed 4 years ago by bastnic

Je vote comme Surfoo, pour une classe .clear qui ferait le clear:both

Changed 4 years ago by laurentj

  • status changed from new to closed
  • resolution set to fixed

pareil.

commité r1334

Note: See TracTickets for help on using tickets.