Search code examples
csspositioning

Positioning filament group buttons?


I would like to properly position buttons right beside dropdown (see picture bellow), any comments?

problem http://img87.imageshack.us/img87/2294/positioningproblemwithf.png

Click to View FullPicture


Solution

  • I think the easiest way would be to float the dropdown too.

    Another approach would be to put the buttons in a container which is displayed inline.