Remove unused
This commit is contained in:
parent
37f4214128
commit
daf55682f8
1 changed files with 0 additions and 23 deletions
|
@ -1405,19 +1405,6 @@ body.browse #sidebar_content {
|
||||||
margin-bottom: $lineheight;
|
margin-bottom: $lineheight;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: 10em;
|
height: 10em;
|
||||||
|
|
||||||
&:p#last {
|
|
||||||
margin-bottom: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:ol {
|
|
||||||
margin-bottom: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:img {
|
|
||||||
display: block;
|
|
||||||
margin: $lineheight auto inherit auto;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#decline {
|
#decline {
|
||||||
|
@ -1727,12 +1714,6 @@ img.user_thumbnail_tiny {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rule for "nowrap" class that can be applied to anything to stop wrapping */
|
|
||||||
|
|
||||||
.nowrap {
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Rules for geo microformats */
|
/* Rules for geo microformats */
|
||||||
|
|
||||||
abbr.geo {
|
abbr.geo {
|
||||||
|
@ -1771,10 +1752,6 @@ ul.secondary-actions {
|
||||||
margin-right: 0px;
|
margin-right: 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.dropdown-menu {
|
|
||||||
left: auto;
|
|
||||||
right: 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Utility for managing inner content areas */
|
/* Utility for managing inner content areas */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue