mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
fix padding so export icons show properly
This commit is contained in:
parent
05a8ae7acc
commit
ca680a32b6
1 changed files with 1 additions and 0 deletions
|
@ -592,6 +592,7 @@ table#otheruserstable {
|
|||
background-image: url("../../static/img/etherpad_lite_icons.png");
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
padding-bottom:2px;
|
||||
}
|
||||
#exporthtml {
|
||||
background-position: 0px -299px
|
||||
|
|
Loading…
Reference in a new issue