Bug #2151
Conflict with sidebar_hide plugin
30%
Description
I installed recently sidebar_hide plugin and noticed a little visual conflict with red-andy theme. I tested with other themes and did not saw such conflict, so I decided to create issue here. Here is the conflict:
The left side of the sidebar is cut off (where the handle resides). If you feel that this is not red-andy problem, please ignore the issue.
sidebar_hide is version 0.0.2.
History
#1 Updated by Ivan Cenov almost 12 years ago
- File sidebar_hide.PNG View added
#2 Updated by Andriy Lesyuk over 10 years ago
- Status changed from New to Open
- Assignee set to Andriy Lesyuk
- Target version set to 1.00
#3 Updated by Andriy Lesyuk over 10 years ago
- File SidebarHide.png View added
- Status changed from Open to Deferred
- Target version deleted (
1.00) - % Done changed from 0 to 30
As I see, currently the visual effect is different:
Not so bad, I guess... Can be improved with the style (adds the grey line):
.theme-Red-andy #content {
border-right: 1px solid #eee;
}
This style, however, should be added to the Sidebar Hide plugin! Not sure what can be done in Red-Andy theme...