clear up show-grid stuff
This commit is contained in:
parent
dd4ce35ddc
commit
3cc65cb86c
2 changed files with 3 additions and 3 deletions
|
|
@ -339,8 +339,8 @@ only screen and ( -o-min-device-pixel-ratio: 2/1) {
|
|||
min-height: 40px;
|
||||
line-height: 40px;
|
||||
}
|
||||
.show-grid:hover [class*="span"] {
|
||||
background: #ddd;
|
||||
.show-grid [class*="span"]:hover {
|
||||
background-color: #ddd;
|
||||
}
|
||||
.show-grid .show-grid {
|
||||
margin-top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue