mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
More work to try to make webconfig's layout correct under firefox
This commit is contained in:
@@ -202,8 +202,6 @@ body {
|
|||||||
margin: 0px;
|
margin: 0px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
margin-bottom: -50px;
|
margin-bottom: -50px;
|
||||||
position: relative;
|
|
||||||
bottom: 47px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.colorpicker_target_tab {
|
.colorpicker_target_tab {
|
||||||
@@ -219,6 +217,8 @@ body {
|
|||||||
margin-right: -2px;
|
margin-right: -2px;
|
||||||
min-width: 110px;
|
min-width: 110px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
position: relative;
|
||||||
|
bottom: 47px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.colorpicker_target_selected {
|
.colorpicker_target_selected {
|
||||||
|
|||||||
Reference in New Issue
Block a user