~openerp-dev/openerp-web/7.0-opw-603411-msh

« back to all changes in this revision

Viewing changes to addons/web/static/src/css/base.sass

  • Committer: Martin Trigaux
  • Date: 2014-01-20 15:06:06 UTC
  • Revision ID: mat@openerp.com-20140120150606-dvoetrbp3cavtuc3
[FIX] css: unify lines in view log menu
This prevents lines in bold font to be larger than normal one and produce a gap in lines (in Firefox at least)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2459
2459
        float: left
2460
2460
    .oe_debug_view_log
2461
2461
        font-size: 95%
 
2462
        line-height: 1.2em
2462
2463
    .oe_debug_view_log label
2463
2464
        display: block
2464
2465
        width: 49%