[tools] testbot/web: Remove end-of-line spaces in the css file.

Francois Gouget fgouget at codeweavers.com
Mon Mar 7 05:45:35 CST 2022


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/web/WineTestBot.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testbot/web/WineTestBot.css b/testbot/web/WineTestBot.css
index 6d170b1457..301ba71df0 100644
--- a/testbot/web/WineTestBot.css
+++ b/testbot/web/WineTestBot.css
@@ -123,7 +123,7 @@ A:hover
    position: relative;
    bottom: 0.5em;
    font-size: 0.8em;
-}         
+}
 
 h1, h2
 {
@@ -145,7 +145,7 @@ h2
   font-size: 14pt;
 }
 
-.DetailsBody p 
+.DetailsBody p
 {
    text-align: center;
 }
@@ -175,7 +175,7 @@ h2
   margin-top: 2em
 }
 
-.ItemBody p 
+.ItemBody p
 {
    text-align: center;
 }
-- 
2.30.2




More information about the wine-devel mailing list