From bf10e6d0d5b6b126dccc7e4d891c3a348a8237f5 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 19 2014 15:15:17 +0000 Subject: Udpate the css attribute #new_repo to .right so that we can use it in more places --- diff --git a/progit/static/progit.css b/progit/static/progit.css index b043f75..a8b69b7 100644 --- a/progit/static/progit.css +++ b/progit/static/progit.css @@ -34,7 +34,7 @@ h4 { border-radius: 10px; } -#new_project { +.right { float:right!important; } diff --git a/progit/templates/master.html b/progit/templates/master.html index 56e0eb1..047ff54 100644 --- a/progit/templates/master.html +++ b/progit/templates/master.html @@ -38,7 +38,7 @@ {% if admin %}
  • Admin
  • {% endif %} -
  • +
  • New project