mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-19 12:41:12 +00:00
Added code comment
This commit is contained in:
parent
c73c8bc44e
commit
06984938bd
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
}
|
||||
|
||||
.hallotoolbar button{
|
||||
/* Some of this is copied from the jQuery UI style, forcing those styles to apply to this selector. Without it, if your cursor is placed above a button while it's appearing, the CSS from jQuery UI won't immediately be applied. */
|
||||
@include border-radius(0);
|
||||
height:2.4em;
|
||||
border: 1px solid $color-grey-3;
|
||||
|
|
|
|||
Loading…
Reference in a new issue