Fix tab size in source code viewer (BB-7488)

XMLWordPrintable

      All you need to do is add one line of css to the .refract-container .source:

      .refract-container .source {
        padding-left: 73px;
        tab-size: 2; // Add this line
      }
      

      It doesn't screw up anything and makes tab-indented code look much better.

        1. Screen Shot 2013-02-01 at 5.02.32 PM.png
          80 kB
          jamonholmgren
        2. Screen Shot 2013-02-01 at 5.02.19 PM.png
          86 kB
          jamonholmgren

            Assignee:
            Unassigned
            Reporter:
            jamonholmgren
            Votes:
            45 Vote for this issue
            Watchers:
            54 Start watching this issue

              Created:
              Updated:
              Resolved: