From 5dd42bcc4dd43305cba20827423e5827dd09b9c5 Mon Sep 17 00:00:00 2001 From: Vanadar Date: Fri, 7 Feb 2014 18:30:29 +0100 Subject: [PATCH] correction css --- lang/fr.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/fr.css b/lang/fr.css index a6ac9d9..cd90cbd 100644 --- a/lang/fr.css +++ b/lang/fr.css @@ -1,4 +1,3 @@ .button{width: 100px !important;} -#outsidePanel .button{width: 115px! important;} - -.eventPanel .button { width: 122px !important;} \ No newline at end of file +#outsidePanel .button{width: 115px !important;} +.eventPanel .button {width: 122px !important;} \ No newline at end of file