Edgewall Software

Changes between Initial Version and Version 1 of Ticket #10779, comment 10


Ignore:
Timestamp:
Jul 25, 2012, 2:14:30 PM (12 years ago)
Author:
Jun Omae

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10779, comment 10

    initial v1  
    44
    55 1. Wiki page always has horizontal scroll bar and no contents on the scrolled area. I have no idea to solve.
    6  2. Too much margin on button. Adds the following to `trac.css` to solve. See http://stackoverflow.com/a/7718010/709074.
     6 2. Too much margin on button. The inline buttons (e.g. "↳ Reply") have the same issue. \\
     7    It would be nice to add the following to `trac.css` to solve. See http://stackoverflow.com/a/7718010/709074.
    78{{{#!diff
    89diff --git a/trac/htdocs/css/trac.css b/trac/htdocs/css/trac.css