Project

General

Profile

Actions

Feature #3049

closed

Toolbar position improvements

Added by Boone Gorges about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Public Portfolio
Target version:
Start date:
2014-02-19
Due date:
% Done:

0%

Estimated time:
3.00 h
Deployment actions:

Description

http://redmine.gc.cuny.edu/issues/2736#note-28

Chris said:

Boone, I think you may have addressed this but adding my observations in case there are any differences. I found that the JS set the width of the div.halootoolbar to 558px. This caused the h3 button to break to the next line for me. If it was changed to 565px then all was fine.

I also found if I added a margin-top to the div that contains the edit area then the buttons would sit on top of it which is where I expected them See Margin-Top-Buttons.png (in next post, hit submit by accident and can't add image).
I added 80px but could be a little less:
#cacap-edit .cacap-click-to-edit.editing {
margin-bottom: 50px;
margin-top: 80px;
}


Files

Toolbar-at-top.png (18.9 KB) Toolbar-at-top.png Chris Stein, 2014-02-19 06:25 PM
Actions

Also available in: Atom PDF