diff options
| author | bob <bcz@cs.brown.edu> | 2019-10-11 16:47:42 -0400 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-10-11 16:47:42 -0400 |
| commit | 3afceef2f8c2be1bddf67cecd97086a41ec6dc48 (patch) | |
| tree | ec40810d7b2a4c5f291030a16fcc2d65df8df00d /src/client/views/search/IconButton.scss | |
| parent | d95d46e90851141bed17dd30c103be5d0e1e60ab (diff) | |
changes to menu layouts
Diffstat (limited to 'src/client/views/search/IconButton.scss')
| -rw-r--r-- | src/client/views/search/IconButton.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/search/IconButton.scss b/src/client/views/search/IconButton.scss index d1853177e..4a3107676 100644 --- a/src/client/views/search/IconButton.scss +++ b/src/client/views/search/IconButton.scss @@ -35,7 +35,7 @@ text-align: center; height: 15px; margin-top: 5px; - opacity: 0; + opacity: 1; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; |
