django-suit icon indicating copy to clipboard operation
django-suit copied to clipboard

Maybe an error css style?

Open woodcoding opened this issue 8 years ago • 2 comments

If this is a bug please specify versions you're using first.

Django version: 1.11.3 Django Suit version: 2.0a1 Python version: 3.5.3

Issue: When I use inlines in admin.py, I got an error。The text which class is “original ” just show half of it。 Then I found if I modified suit.css about “.form-control-static, .inline-group .tabular table tbody td.original p”,change “line-height=1.25” to “line-height=0”,it show normal。Check it please!

woodcoding avatar Jul 19 '17 07:07 woodcoding

Please post a screenshot and a browser. I have never seen such behaviour. Also code to replicate would be very useful.

darklow avatar Jul 19 '17 11:07 darklow

Sorry I have forgotten this thing for a long time,now I use django-suit again , but this bug seems to still exist.For example that: qq 20180312194919

woodcoding avatar Mar 12 '18 11:03 woodcoding