diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-03-26 13:37:02 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-03-26 13:37:02 +0100 |
| commit | fb5ce71f3d4c8c02421f2758e63d2b2d41226a7f (patch) | |
| tree | 3c88809accb70ae939787705bd46cd6a8c5ce8c3 /scraper/client/paper | |
| parent | 65cc702d8324ba8001e747973b43d2fd2b321de7 (diff) | |
used_as_model
Diffstat (limited to 'scraper/client/paper')
| -rw-r--r-- | scraper/client/paper/paper.verify.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/client/paper/paper.verify.js b/scraper/client/paper/paper.verify.js index 45f8583e..65342adf 100644 --- a/scraper/client/paper/paper.verify.js +++ b/scraper/client/paper/paper.verify.js @@ -264,7 +264,7 @@ class PaperVerify extends Component { </label> </div> - <div> + <div className='row vettingRow'> <div className='rowHeading'> {'Used as model'} </div> |
