From bb5b5dee2d7ef2244300ff622d11d5a32f6ba55f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 10 Sep 2014 18:12:12 +0200 Subject: Add Atom feed for project activity --- assets/css/app.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/css/app.css b/assets/css/app.css index 97e84b47..abe8130d 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -65,6 +65,10 @@ ul.no-bullet li { margin-left: 0; } +.pull-right { + text-align: right; +} + /* tables */ table { width: 100%; -- cgit v1.2.3