mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-28 17:40:07 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0d4d766de9
commit
92d750cf01
@ -278,16 +278,18 @@
|
||||
padding: 0;
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
&:not([cropped])>.text {
|
||||
display: none;
|
||||
|
||||
&>.text {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
&,
|
||||
&[cropped] {
|
||||
margin-left: 0;
|
||||
}
|
||||
&[cropped] .text {
|
||||
display: block;
|
||||
|
||||
& .text {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user