From 6182ce48c93e51ba343544a5cfb42c14ae61c5ea Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 8 Sep 2016 15:27:55 +0100 Subject: [PATCH] fix (c) --- .../vector/css/matrix-react-sdk/structures/FilePanel.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/skins/vector/css/matrix-react-sdk/structures/FilePanel.css b/src/skins/vector/css/matrix-react-sdk/structures/FilePanel.css index 8ca58498ca..d7b2149064 100644 --- a/src/skins/vector/css/matrix-react-sdk/structures/FilePanel.css +++ b/src/skins/vector/css/matrix-react-sdk/structures/FilePanel.css @@ -1,5 +1,5 @@ /* -Copyright 2015, 2016 OpenMarket Ltd +Copyright 2016 OpenMarket Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -57,4 +57,4 @@ limitations under the License. .mx_FilePanel .mx_EventTile_content { margin-right: 0px; -} \ No newline at end of file +}