Merge pull request #648 from xlebpushek/patch-1
Correction of minor syntax errors
This commit is contained in:
commit
aa1efe3563
@ -39,7 +39,7 @@ findbar:-moz-window-inactive {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#titlebar {
|
#titlebar {
|
||||||
min-height: 0 !important
|
min-height: 0 !important;
|
||||||
max-height: 36px !important;
|
max-height: 36px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -90,7 +90,7 @@ findbar:-moz-window-inactive {
|
|||||||
|
|
||||||
/* bookmark-item */
|
/* bookmark-item */
|
||||||
toolbarbutton.bookmark-item {
|
toolbarbutton.bookmark-item {
|
||||||
padding: 0 4px; !important;
|
padding: 0 4px !important;
|
||||||
margin: 0 2px !important;
|
margin: 0 2px !important;
|
||||||
border-radius: 3px !important;
|
border-radius: 3px !important;
|
||||||
max-height: 20px !important;
|
max-height: 20px !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user