From a41e4adc79df699fedf804a7a018fc9a0164b681 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 27 Dec 2012 21:02:35 -0800 Subject: [PATCH] Remove unneeded property --- static/command-logger.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/command-logger.css b/static/command-logger.css index e45cc816e..01c07dbb5 100644 --- a/static/command-logger.css +++ b/static/command-logger.css @@ -37,7 +37,6 @@ body.command-logger-node-text { .command-logger-node-text span { font-size: 10px; - text-align: center; color: #fff; text-shadow: #000 1px 1px 4px; }