mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Fix margin or resize icon. See https://github.com/phpmyadmin/phpmyadmin/commit/87b00b95916740ec296594cdd75a2a60c6046047
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
@@ -319,6 +319,10 @@ a.M_butt:hover {
|
||||
cursor: w-resize;
|
||||
}
|
||||
|
||||
#layer_menu_sizer .icon {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.panel {
|
||||
position: fixed;
|
||||
top: 60px;
|
||||
|
||||
Reference in New Issue
Block a user