CSS improvement
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -275,7 +275,7 @@ textarea{
|
|||||||
.account .sums{
|
.account .sums{
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 100;
|
z-index: 60;
|
||||||
}
|
}
|
||||||
|
|
||||||
.taglist .editor > span{
|
.taglist .editor > span{
|
||||||
|
|||||||
@@ -368,7 +368,7 @@ textarea{
|
|||||||
.account .sums{
|
.account .sums{
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 100;
|
z-index: 60;
|
||||||
}
|
}
|
||||||
|
|
||||||
.taglist .editor > span{
|
.taglist .editor > span{
|
||||||
|
|||||||
@@ -368,7 +368,7 @@ textarea{
|
|||||||
.account .sums{
|
.account .sums{
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 100;
|
z-index: 60;
|
||||||
}
|
}
|
||||||
|
|
||||||
.taglist .editor > span{
|
.taglist .editor > span{
|
||||||
|
|||||||
Reference in New Issue
Block a user