Skip to content
Snippets Groups Projects
  • Rufflewind's avatar
    c274363d
    Fix record field alignment when name is too long · c274363d
    Rufflewind authored and Mateusz Kowalczyk's avatar Mateusz Kowalczyk committed
    Change <dl> to <ul> and use display:table rather than floats to layout
    the record fields.  This avoids bug #301 that occurs whenever the field
    name gets too long.
    
    Slight aesthetic change: the entire cell of the field's source code is
    now shaded gray rather than just the area where text exists.
    
    Fixes #301. Closes #421
    c274363d
    History
    Fix record field alignment when name is too long
    Rufflewind authored and Mateusz Kowalczyk's avatar Mateusz Kowalczyk committed
    Change <dl> to <ul> and use display:table rather than floats to layout
    the record fields.  This avoids bug #301 that occurs whenever the field
    name gets too long.
    
    Slight aesthetic change: the entire cell of the field's source code is
    now shaded gray rather than just the area where text exists.
    
    Fixes #301. Closes #421
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ocean.css 9.00 KiB