[Curve] Topic buttons misaligned in WebKit

Started by Daniel0, November 22, 2009, 06:07:44 AM

Previous topic - Next topic

Daniel0

Using a WebKit rendering engine, the top topic buttons (Reply, Add Poll, Notify etc.) are misaligned in the Curve theme when the next/previous links are disabled. See attached screenshot.

Brettflan

I've just noticed that issue myself.  A workaround fix is to add this to the theme's css/webkit.css file:
.nextlinks
{
min-height: 5px;
}


That takes care of it.

Advertisement: