Skip to content

Commit

Permalink
Revert to the default bootstrap border radius
Browse files Browse the repository at this point in the history
In RT 5 we had a custom border radius from the first iteration
of the elevator theme. Revert to the default bootstrap
layout as a change for RT 6 that is more rounded and
looks more "modern".
  • Loading branch information
cbrandtbuffalo committed Dec 5, 2024
1 parent 9c14eaf commit e7c229b
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 126 deletions.
1 change: 0 additions & 1 deletion devel/third-party/bootstrap/bootstrap.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
$font-size-base: 0.9rem;

$input-border-color: #c0c7d1;
$input-border-radius: 3px;

/* use rem to be more consistent with bootstrap core, also to get rid of scss compilation errors:
Incompatible units: 'px' and 'rem' */
Expand Down
Loading

0 comments on commit e7c229b

Please sign in to comment.