mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:13 +01:00
added padding to lables in the prefs tabs
This commit is contained in:
parent
acdd47118e
commit
fefb91fd63
@ -723,5 +723,7 @@ body {
|
||||
.tablink
|
||||
{
|
||||
white-space: nowrap;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
||||
|
@ -606,4 +606,6 @@ body {
|
||||
.tablink
|
||||
{
|
||||
white-space: nowrap;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user