mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-31 07:47:28 +01:00
le div d'un lien poché s'adapte en hauteur si le titre est trop long
This commit is contained in:
parent
770955e11d
commit
884e38569b
@ -64,7 +64,7 @@ header {
|
|||||||
position:relative;
|
position:relative;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
height: 6em;
|
min-height: 6em;
|
||||||
-webkit-border-radius: 2px;
|
-webkit-border-radius: 2px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-webkit-box-shadow: 0px 0px 2px -1px #000;
|
-webkit-box-shadow: 0px 0px 2px -1px #000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user