mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Merge pull request #504 from laf/issue-laf-122
Shrunk the print_optionbar wells so they take up less space
This commit is contained in:
@@ -483,7 +483,7 @@ function print_port_thumbnail($args)
|
||||
function print_optionbar_start ($height = 0, $width = 0, $marginbottom = 5)
|
||||
{
|
||||
echo('
|
||||
<div class="well">
|
||||
<div class="well well-sm">
|
||||
');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user