From a6dbb3a7849881247270f0cf84d8b725f9022310 Mon Sep 17 00:00:00 2001 From: Sriram Viswanathan Date: Wed, 22 Mar 2017 18:03:10 -0300 Subject: |#973| Thais + Sriram | Adds name attribute to logout button and make it transparent on hover --- web-ui/src/common/logout/logout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/src/common/logout/logout.js') diff --git a/web-ui/src/common/logout/logout.js b/web-ui/src/common/logout/logout.js index 12db1067..c4c98b0c 100644 --- a/web-ui/src/common/logout/logout.js +++ b/web-ui/src/common/logout/logout.js @@ -34,7 +34,7 @@ export class Logout extends React.Component {
- +
); -- cgit v1.2.3