aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/views/search/SearchItem.scss18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/client/views/search/SearchItem.scss b/src/client/views/search/SearchItem.scss
index 04ebf2714..140ced8e5 100644
--- a/src/client/views/search/SearchItem.scss
+++ b/src/client/views/search/SearchItem.scss
@@ -76,17 +76,17 @@
}
- // .link-container.item:hover {
- // width: 70px;
- // }
+ .link-container.item:hover {
+ width: 70px;
+ }
- // .link-container.item:hover .link-count {
- // opacity: 0;
- // }
+ .link-container.item:hover .link-count {
+ opacity: 0;
+ }
- // .link-container.item:hover .link-extended {
- // opacity: 1;
- // }
+ .link-container.item:hover .link-extended {
+ opacity: 1;
+ }
.icon-icons {
width: 50px