mirror of https://github.com/istio/istio.io.git
enh: enlarge the cancel icon during search box (#8476)
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
This commit is contained in:
parent
9d8bffe455
commit
3b4cd28970
|
@ -143,6 +143,11 @@ header {
|
|||
height: 1.6em;
|
||||
}
|
||||
|
||||
svg.cancel-x {
|
||||
width: 1.6em;
|
||||
height: 1.6em;
|
||||
}
|
||||
|
||||
#hamburger {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue