mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
14 lines
161 B
CSS
14 lines
161 B
CSS
#idFrameC {
|
|
top: 10px;
|
|
bottom: 10px;
|
|
}
|
|
|
|
#idFrameC .ui-tabs {
|
|
bottom: 10px;
|
|
left: 0;
|
|
}
|
|
|
|
#answers {
|
|
overflow-x: hidden;
|
|
overflow-y: auto;
|
|
} |