google-code-export / bibapp

Automatically exported from code.google.com/p/bibapp
Other
0 stars 0 forks source link

group description should be span-14, gets hidden by pie chart #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Expect the pie chart width to play well with the main column, as in 
views/people/show.html.haml. In views/groups/show.html.haml the pie chart 
overlaps the group description. In people/show, div#research-focus is span-14. 
In groups/show line 28, the description div is span-15.

What version of the product are you using? On what operating system?
trunk

Please provide any additional information below.

Original issue reported on code.google.com by stirnam...@gmail.com on 3 Aug 2010 at 3:34

GoogleCodeExporter commented 9 years ago
Fixed as suggested above in the Github master.

Original comment by hadi...@gmail.com on 28 Jun 2011 at 5:22