Opened 6 years ago

Closed 6 years ago

#1484628 closed Bugs (worksforme)

Css bug

Reported by: didi Owned by:
Priority: 1 - Highest Milestone: 0.1-stable
Component: Client Scripts Version: 0.1-rc2
Severity: minor Keywords:
Cc:

Description

In rc2

www/skins/default/mail.css "folder" is not on the right place

#mailboxlist-header
{
  display: block;
    height: 12px;
-      padding: 3px 10px 4px 10px;
+      padding: 3px 0px 4px 10px;

Attachments (1)

css bug.jpg (31.4 KB) - added by gearjunkie 6 years ago.
css bug "folder" title

Download all attachments as: .zip

Change History (8)

comment:1 follow-up: Changed 6 years ago by thomasb

  • Keywords 0.1-rc2 removed
  • Milestone set to 0.1-stable
  • Version changed from 0.1-rc1 to 0.1-rc2

What browser?

comment:2 in reply to: ↑ 1 Changed 6 years ago by didi

Replying to thomasb:

What browser?

firefox 2.0.0.8 , french settings of roundcube

comment:3 Changed 6 years ago by thomasb

Works for me. Can anybody else confirm this?

Changed 6 years ago by gearjunkie

css bug "folder" title

comment:4 follow-up: Changed 6 years ago by gearjunkie

confirmed in firefox 2.0.0.8 in windows. Attached a screenshot.

comment:5 in reply to: ↑ 4 Changed 6 years ago by robin

Replying to gearjunkie:

confirmed in firefox 2.0.0.8 in windows. Attached a screenshot.

Looks fine in my firefox 2.0.0.8 in windows.

comment:6 Changed 6 years ago by kpcomp

Try Ctrl+F5 - this usualy happens after upgrade from preRC1 and RC1 to RC2

comment:7 Changed 6 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from new to closed

Must be a cached CSS file. The list title is located within the list container since 0.1-rc2.
Clear you browser's cache and try again. Reopen this ticket if the error remains (with the default skin that came with 0.1-rc2).

Note: See TracTickets for help on using tickets.