diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-12 10:33:44 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-12 10:33:44 +0000 |
commit | 9d3ce6aa560398d23f05b788d2455596d1f6ba30 (patch) | |
tree | b53e332b73314926adc562316dd22cbdeb0bb722 /public/stylesheets/responsive.css | |
parent | f081f4829a8d37251a227054e3b640c5bfc9f168 (diff) | |
download | redmine-9d3ce6aa560398d23f05b788d2455596d1f6ba30.tar.gz redmine-9d3ce6aa560398d23f05b788d2455596d1f6ba30.zip |
Removed unmatched closing bracket.
git-svn-id: http://svn.redmine.org/redmine/trunk@15220 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/stylesheets/responsive.css')
-rw-r--r-- | public/stylesheets/responsive.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index d4f5d874b..69bb2123c 100644 --- a/public/stylesheets/responsive.css +++ b/public/stylesheets/responsive.css @@ -753,7 +753,6 @@ #relations .issue > td.subject { padding-right: 25px; /* this is the spaces that .buttons uses next to subject */ } - } /* attachment upload form */ #attachments_fields span { |