diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-06 06:06:27 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-03-06 06:06:27 +0300 |
| commit | 39767a4b71de751c2b4ee672c3985f52a62e039b (patch) | |
| tree | 33d61d6f2a60f5439c5b8cdc3c5ad848d501bd9b /res/css/des.css | |
| parent | 0d8168027c993e9ebea97b8f24c87740378b5d10 (diff) | |
Minor improvements
Diffstat (limited to 'res/css/des.css')
| -rw-r--r-- | res/css/des.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/css/des.css b/res/css/des.css index 45cd8d5..3ee977b 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -744,9 +744,9 @@ textarea.form-control { .btn-group>.btn:hover, .btn-group>.btn:focus, .btn-group>.btn:active { z-index:2 } -.btn-group .btn+.btn { +/* .btn-group .btn+.btn { margin-left:-1px -} +} */ .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius:0 } |
