mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
Minor change
This commit is contained in:
parent
76ccf0f204
commit
8e1b73609a
1 changed files with 2 additions and 0 deletions
|
@ -403,6 +403,7 @@ button {
|
||||||
color: #ddd;
|
color: #ddd;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
width: 46px;
|
width: 46px;
|
||||||
|
min-width: 46px;
|
||||||
}
|
}
|
||||||
#chat .from {
|
#chat .from {
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
|
@ -411,6 +412,7 @@ button {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
width: 134px;
|
width: 134px;
|
||||||
|
min-width: 134px;
|
||||||
}
|
}
|
||||||
#chat a,
|
#chat a,
|
||||||
#chat .from button {
|
#chat .from button {
|
||||||
|
|
Loading…
Add table
Reference in a new issue