diff options
Diffstat (limited to 'templates/shared/searchbottom.tmpl')
-rw-r--r-- | templates/shared/searchbottom.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/shared/searchbottom.tmpl b/templates/shared/searchbottom.tmpl index b920e10bb2..43d6092e8d 100644 --- a/templates/shared/searchbottom.tmpl +++ b/templates/shared/searchbottom.tmpl @@ -1,5 +1,5 @@ -<div class="ui bottom attached table segment tw-flex tw-content-center tw-justify-between"> - <div class="tw-flex tw-content-center gt-ml-4"> +<div class="ui bottom attached table segment tw-flex tw-items-center tw-justify-between"> + <div class="tw-flex tw-items-center gt-ml-4"> {{if .result.Language}} <i class="color-icon gt-mr-3" style="background-color: {{.result.Color}}"></i>{{.result.Language}} {{end}} |