Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-1906

Fix icon sizes on client profile page

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0-b1
    • Fix Version/s: 4.0.0-b1
    • Component/s: Staff Interface
    • Labels:
      None

      Description

      The icons are blurry because font awesome inherits the font size.

      • Update the icons for vCard and Notes by updating the following style (bold is new style):

      .client_detail_box .address_box .bottom_row {
      float: left;
      width: 100%;
      padding: 9px 0 0;
      font-size: 14px;
      }

      • Update the Account Action section icons by updating the following style (bold is new style)

      .account_actions ul li i {
      top: 20%;
      font-size: 14px;
      }

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            tyson Tyson Phillips (Inactive)
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              15/Sep/16

              Agile