Products.cmfplone: CSS issue in add-ons controlpanel

Created on 28 Feb 2019  路  5Comments  路  Source: plone/Products.CMFPlone

See
screenshot 2019-02-28 09 33 32
"Uninstall" button

bug

Most helpful comment

Thanks I didn't see this doc. It works great. I'll create a PR in a few minutes.

All 5 comments

Same is true for actions:
actions

It is broken by https://github.com/plone/plonetheme.barceloneta/pull/171. I'll revert that merge.

I could not revert due to later changes in barceloneta.

Anyone having experience on rebuilding barceloneta can please remove

.pull-right{
       .standalone{    
               width:65px;
               } 
       .destructive{
               width:65px;
       }
}

from plonetheme/barceloneta/theme/less/buttons.plone.less and rebuild it?
Please @pbauer @ale-rt @agitator

Thanks I didn't see this doc. It works great. I'll create a PR in a few minutes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cdw9 picture cdw9  路  6Comments

davisagli picture davisagli  路  4Comments

mauritsvanrees picture mauritsvanrees  路  4Comments

MrTango picture MrTango  路  4Comments

hvelarde picture hvelarde  路  3Comments