The Joomla!® User Experience Portal

Welcome, Guest
Username Password: Remember me

Margings and paddings - please do nto change.
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Margings and paddings - please do nto change.

Margings and paddings - please do nto change. 8 months, 1 week ago #1130

i afraid we will end up witht he same problem as on Joomla 2.5. Some how in template.css

.btn-toolbar .btn + .btn, 
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
margin-left: 5px;
}


Let us deside where we want it or not. Why you inserted this for all buttons? For example I want to do something like this.

ScreenShot2012-09-12at1.07.40PM.png


But here what I get

2012-09-12_13-03-17.png


I have this space between buttons when I should not.

If you made this for toolbar just set this margin for buttons only in tool bar. If I want space I will add space. But now I have to write owns css to fix all this things. Why? Bootstrap hase everything. Just do not touch margins and paddings. If you need set it for only particular elements not for all bootstrap elements.

Re: Margings and paddings - please do nto change. 8 months ago #1182

This is core Bootstrap styles, we didn't modify it and it works properly in the core components. Perhaps your markup is off somehow?
-Kyle Ledbetter

Re: Margings and paddings - please do nto change. 8 months ago #1196

Markup is OK.
  • Page:
  • 1
Time to create page: 0.44 seconds