[horde] a small typo in default theme.

Erling Preben Hansen erling at eph.dk
Fri Jan 9 15:31:23 UTC 2015


Hey

am working on themes.
I found a small but annoying typo in  nag/themes/default/screen.css

#RB_window {
    top: 50px !important;
}

it should have been:

#RB_window {
    top: 50% !important;
}

Effect is quickadd box in nag is placed too high in browser.
The text above input field is not visible.

/erling


More information about the horde mailing list