mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 02:05:16 +02:00
Restrict small user avatar picture size to square
This commit is contained in:
parent
a925597565
commit
08b60cd149
5 changed files with 40 additions and 14 deletions
|
@ -36,18 +36,6 @@
|
|||
height: 1.5em;
|
||||
}
|
||||
|
||||
.hoverpic {
|
||||
min-width: 10px;
|
||||
max-width: 30px;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.thumbnail-sm {
|
||||
max-height: 100px;
|
||||
}
|
||||
|
||||
/* Show symbol after exteral links */
|
||||
/*noinspection CssNoGenericFontName*/
|
||||
a[target="_blank"].link-external:after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue