Project

General

Profile

« Previous | Next » 

Revision 60871

[Graph | Trunk]: Add padding on explore button

View differences:

modules/uoa-graph-portal/trunk/src/app/home/home.component.html
145 145
            </quick-selections>
146 146
          </div>
147 147
        </div>
148
        <div class="uk-margin-small-top">
149
          <button (click)="goTo()" type="submit" class="uk-button portal-button uk-text-bold uk-margin-small-left">
148
        <div class="uk-margin-small-top uk-width-1-1 uk-width-auto@m uk-text-center">
149
          <button (click)="goTo()" type="submit" class="uk-button portal-button uk-padding uk-padding-remove-vertical uk-text-bold uk-margin-small-left">
150 150
            Search
151 151
          </button>
152 152
        </div>

Also available in: Unified diff