Files
confdroid_puppet/doc/css/common.css

9 lines
134 B
CSS
Raw Normal View History

2025-05-16 11:44:50 +02:00
/* Ensure the search bar doesn't overlap with links */
.fixed_header {
padding-bottom: 25px;
}
#full_list {
padding-top: 15px;
}