Minor CSS fixes.
This commit is contained in:
parent
719ea6ec79
commit
3cb7417028
@ -8,7 +8,7 @@ body {
|
|||||||
font-family:'Lucida Grande',"Trebuchet MS",Verdana,sans-serif;
|
font-family:'Lucida Grande',"Trebuchet MS",Verdana,sans-serif;
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
position:relative;
|
position:relative;
|
||||||
width:100%
|
width:100%;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -528,7 +528,6 @@ ul.results {
|
|||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
width: 96%;
|
width: 96%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
cursor: hand;
|
|
||||||
}
|
}
|
||||||
.notification .close {
|
.notification .close {
|
||||||
color: #990000;
|
color: #990000;
|
||||||
|
Loading…
Reference in New Issue
Block a user