Skip to content
Snippets Groups Projects
Commit 20dd9540 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Theme border

parent eec949db
No related branches found
No related tags found
No related merge requests found
......@@ -670,6 +670,10 @@ td.photo {
}
*/
#containerlayout .layout-padding {
padding: 2px !important;
}
/*
* PANES and CONTENT-DIVs
*/
......
......@@ -653,6 +653,10 @@ td.photo {
border-width: 0 !important;
}
#containerlayout .layout-padding {
padding: 2px !important;
}
/*
* PANES and CONTENT-DIVs
*/
......
......@@ -530,6 +530,10 @@ td.photo {
border-width: 0 !important;
}
#containerlayout .layout-padding {
padding: 2px !important;
}
/*
* PANES and CONTENT-DIVs
*/
......
......@@ -524,6 +524,10 @@ td.photo {
border-width: 0 !important;
}
#containerlayout .layout-padding {
padding: 2px !important;
}
/*
* PANES and CONTENT-DIVs
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment