Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonjetz committed Apr 15, 2024
1 parent b7cc860 commit 70b1500
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 472 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="number"
>
<i
Expand Down Expand Up @@ -97,7 +97,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="TransliterationSearchForm__label col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="reference"
>
<i
Expand Down Expand Up @@ -175,7 +175,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
</div>
</div>
<div
class="col-sm-5"
class="col"
>
<input
aria-label="Pages"
Expand All @@ -192,7 +192,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="TransliterationSearchForm__label col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="period"
>
<i
Expand Down Expand Up @@ -344,7 +344,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="TransliterationSearchForm__label col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="site"
>
<i
Expand Down Expand Up @@ -426,7 +426,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="TransliterationSearchForm__label col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="genre"
>
<i
Expand Down Expand Up @@ -508,7 +508,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="TransliterationSearchForm__label col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="lemmas"
>
<i
Expand Down Expand Up @@ -660,15 +660,15 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
class="form-group row"
>
<label
class="TransliterationSearchForm__label col-sm-2 form-label"
class="TransliterationSearchForm__label col-sm-1 form-label"
for="transliteration"
>
<i
class="fas fa-info-circle"
/>
</label>
<div
class="col-sm-10"
class="col-sm-11"
>
<textarea
aria-label="Transliteration"
Expand All @@ -688,7 +688,7 @@ exports[`Searching fragments by transliteration Displays corpus results when cli
role="toolbar"
>
<div
class="SearchForm__ButtonToolbar col-sm offset-sm-2"
class="SearchForm__ButtonToolbar col-sm offset-sm-1"
>
<button
class="w-25 m-1 btn btn-primary"
Expand Down
Loading

0 comments on commit 70b1500

Please sign in to comment.