mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Add missing clearfix for main slider content.
This commit is contained in:
parent
ff4b1f2575
commit
d1c3ebe22c
2 changed files with 3 additions and 2 deletions
|
@ -194,6 +194,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#slider-container {
|
#slider-container {
|
||||||
|
.clearfix;
|
||||||
/*[RFC] why the max-width? */
|
/*[RFC] why the max-width? */
|
||||||
/*max-width: 1500px;*/
|
/*max-width: 1500px;*/
|
||||||
/*width: 1500px; */
|
/*width: 1500px; */
|
||||||
|
|
4
src/dist/css/style.min.css
vendored
4
src/dist/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue