mirror of
https://github.com/processwire/processwire.git
synced 2025-08-17 12:10:45 +02:00
Update AdminThemeReno to remove an extra pixel appearing underneath selected tab in WireTabs
This commit is contained in:
@@ -757,7 +757,7 @@ ul.action-group{
|
||||
border-right-color: transparent;
|
||||
border-bottom-color: transparent;
|
||||
border-left-color: transparent;
|
||||
border-width: 1px 1px 2px 1px;
|
||||
border-width: 1px 1px 0 1px;
|
||||
border-style: solid;
|
||||
border-radius: 3px 3px 0 0;
|
||||
color: $link;
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user