diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-11-02 20:49:34 +0100 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-11-02 20:49:34 +0100 |
commit | 194bb022526d2f2fcc447a0e4835a4e5bb12baa2 (patch) | |
tree | b5b2a9b57c891ffde67b3abadc7d893eff58920a /plugins/Realtime/realtimeupdate.css | |
parent | 151eebcc289884259e18e95b2d707a2fc1c72b0e (diff) |
* add POT file
* remove superfluous whitespace
* break lines at 80 or before in README
Diffstat (limited to 'plugins/Realtime/realtimeupdate.css')
-rw-r--r-- | plugins/Realtime/realtimeupdate.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Realtime/realtimeupdate.css b/plugins/Realtime/realtimeupdate.css index f43c97de5..b277b30a1 100644 --- a/plugins/Realtime/realtimeupdate.css +++ b/plugins/Realtime/realtimeupdate.css @@ -35,7 +35,6 @@ width:70%; margin-left:1%; } - #notices_primary { position:relative; } @@ -75,4 +74,3 @@ line-height:1.2; #showstream #notices_primary { margin-top: 18px; } - |