File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -548,7 +548,6 @@ span.form-control {
548
548
# pulsanti {
549
549
position : sticky;
550
550
top : 0 ;
551
- padding : 10px ;
552
551
z-index : 999 ;
553
552
background : # f6f6f6 ;
554
553
line-height : 3 ;
@@ -3247,10 +3246,10 @@ section.content, .main-footer {
3247
3246
3248
3247
/* Stile migliorato per i titoli dei plugin */
3249
3248
.plugin-title {
3250
- padding : 10px 0 ;
3251
3249
border-bottom : 1px solid # eee ;
3252
3250
margin-bottom : 20px !important ;
3253
3251
width : 100% ;
3252
+ min-height : 40px ;
3254
3253
}
3255
3254
3256
3255
.plugin-title .badge {
@@ -3268,8 +3267,8 @@ section.content, .main-footer {
3268
3267
}
3269
3268
3270
3269
/* Padding per il contenuto dei plugin */
3271
- .tab-pane [id ^= "tab_" ]: not ( # tab_0 ) {
3272
- padding : 0 20 px 20px 20 px ;
3270
+ .tab-pane [id ^= "tab_" ] {
3271
+ padding : 0 px 0 px 20px 0 px ;
3273
3272
}
3274
3273
3275
3274
/* Stili per la pagina di aggiornamento */
You can’t perform that action at this time.
0 commit comments