diff options
| author | madelinegr <monika_hedman@brown.edu> | 2019-06-18 16:09:48 -0400 |
|---|---|---|
| committer | madelinegr <monika_hedman@brown.edu> | 2019-06-18 16:09:48 -0400 |
| commit | b7f40e897805e84186bb35b84192d3d043a8ebd7 (patch) | |
| tree | a7a67b80e2247fda4ba9059e2c9c078c46c17839 /src/client/views/search/SearchItem.scss | |
| parent | 5469707d07254b5895c2188846c0e35b6d776ab0 (diff) | |
pretty sure things are working - committing before i start cleaning things up
Diffstat (limited to 'src/client/views/search/SearchItem.scss')
| -rw-r--r-- | src/client/views/search/SearchItem.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/search/SearchItem.scss b/src/client/views/search/SearchItem.scss index 630d27cc3..6e88d1f44 100644 --- a/src/client/views/search/SearchItem.scss +++ b/src/client/views/search/SearchItem.scss @@ -134,6 +134,8 @@ } .search-label{ + text-align: right; + float: right; text-transform: capitalize; opacity: 0; -webkit-transition: opacity 0.2s ease-in-out; |
